After adding some tickets to the ACHA Nationals event, we are now getting the following error: The number of inputs on this page has been exceeded. You cannot add anymore items (i.e. tickets, datetimes, custom fields) on this page because of your servers PHP “max_input_vars” setting.
Your sever sets the max_input_vars value, Event Espresso simply checks the current value for max_input_vars and when the EE vars reach that value displays the warning as the server then rejects any vars over this value (which is why the tickets are not created).
To fix this the max_input_vars value needs to be increased. You can do this by adding something like this:
to your .htaccess file, or issuing a ticket with your hosting company to increase this limit for you.
I would recommend issuing a ticket with your hosting company as each server can have this setup differently. For example modifying .htaccess to set these values only works if the server allows you to override them.
Xmission has increased the default value from 1000 to 3000. Thanks!
Viewing 2 reply threads
The support post ‘Inputs on this page has been exceeded’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.