On the first page of the wizard I'm entering the number of fields: 18
Getting the following error message:
"The following errors occured while processing your request:
* You did not enter a valid number. Please use a number between 1 and 99. "
I've tried other numbers: 1 or 99 and getting the same error message.
..never had this problem before.
I was told maybe it was a corrupt installation so uninstalled and reinstalled again.
No dice...
Error occurs in Firefox 3 and IE7.
Have cleared the Cache, closed browser and tried again.
Problem keeps occurring.
Web hosting support recommends I contact script developers.
I've been using this script for at least a year. Have it installed on over 20 websites.
This is the first problem I've ever had.
Appreciate any assistance you can give me.
Dameon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-05-04
It is because your global variable in the php.ini file is set to "off". However, it appears this code is so old and out of date that setting the global to "on" will not solve all the problems.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I'm trying to create some forms.
On the first page of the wizard I'm entering the number of fields: 18
Getting the following error message:
"The following errors occured while processing your request:
* You did not enter a valid number. Please use a number between 1 and 99. "
I've tried other numbers: 1 or 99 and getting the same error message.
..never had this problem before.
I was told maybe it was a corrupt installation so uninstalled and reinstalled again.
No dice...
Error occurs in Firefox 3 and IE7.
Have cleared the Cache, closed browser and tried again.
Problem keeps occurring.
Web hosting support recommends I contact script developers.
I've been using this script for at least a year. Have it installed on over 20 websites.
This is the first problem I've ever had.
Appreciate any assistance you can give me.
Dameon
It is because your global variable in the php.ini file is set to "off". However, it appears this code is so old and out of date that setting the global to "on" will not solve all the problems.