Menu

number of fields error

Help
songlines
2010-10-27
2013-06-03
  • songlines

    songlines - 2010-10-27

    CPanel advised me that I needed to update phpFormGenerator to version 2.09. I did the update and tried to create a new form. The first step told me to enter the number of fields I want, so I entered 20. When I clicked Next, phpFormGenerator returned this message:

    The following errors occured   while processing your request:

        * You did not enter a valid number. Please use a number between 1 and 99.

    Does anyone know what's going wrong, and how I can  fix it?

     
  • TNTEverett

    TNTEverett - 2010-10-27

    Your upgrade like got some file or folder permission incorrect.  Since you used CPanle and installed a version available from your host I would speak to your we host tech support for assistance. 
    There is also a possibility that some security policy is getting in the way of passing variables between PHP scripts. 
    Here is what I think is happening. 
    Page one has a form.  You enter values and this form passes variables to the next page which has another form that is created based on the previous page values.  The number of fields should be between 1 and 99, you entered 20, the next page sees all the fields blank and prints an error based on a number of fields value of "0". 

    The only answer I can give you is that "the FormGenerator works when installed correctly and there are no web host issues that prevent PHP from working properly". 

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.