I was creating tickets on the Edit Event page and got this error message: “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 1004 inputs and the maximum amount currently allowed by your server is 1000.” I need to add almost 35 tickets on this page! What is happening?
Event Espresso – 4.9.11.p Version 4.6.1
Wordpress 4.6.1
max_input_vars is a value set on your server which determines how many inputs you can have on a single page (by default its 1000). On your event page you are exceeding this value so EE throws a notice to let you know.
To fix you need to increase the max_input_vars value on your server which you can usually do by adding something like this:
If you have any further problems please let us know.
Viewing 3 reply threads
The support post ‘Max inputs exceeded on Event page’ 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.