It seems something has changed with respect to the way globals are handled (for input variables) in php 5.2.13 when using phpFormGenerator 2.09.c.
When entering the number of form fields you would like created, no matter what is entered, this message is received: "You did not enter a valid number. Please use a number between 1 and 99".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems something has changed with respect to the way globals are handled (for input variables) in php 5.2.13 when using phpFormGenerator 2.09.c.
When entering the number of form fields you would like created, no matter what is entered, this message is received: "You did not enter a valid number. Please use a number between 1 and 99".
The workaround involves changing a variable in global.inc.php, see https://sourceforge.net/tracker/?func=detail&aid=2965020&group_id=45605&atid=443411
Thanks, the package is fixed on our end.