I am getting the following error: The maximum 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.
There are 1075 inputs and the maximum amount currently allowed by your server is 1000.
I have read the forums and contacted hostgator. The number has been increased from 1000 to 3000. However, EE does not recognize it. You can verify it by http://book-events.com/phpinfo.php. The number is showing 3,000. I can change the number, but EE doesn’t see the change. Any help would be appreciated!!
To read that value from your server EE uses ini_get( 'max_input_vars' ); which means its directly from your server, if that is still showing the incorrect value either apache needs to be restarted or the change made needs to apply recursively through the directories on your site (the change applies in the root directory where they applied it, but now within the plugins directory where EE runs)
If you go to Event Espresso -> Maintenance -> System information
Then search for max_input_vars what value shows there?
The support post ‘The maximum number of inputs on this page has been exceeded. Max_input_vars…’ 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.