I am getting the following error for one of my event pages.
“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 1024 inputs and the maximum amount currently allowed by your server is 1000.”
Is there any solution to this other than fixing the servers PHP?
The only viable fix for this is to up the max_input_vars setting on the server.
The notice is telling you that you have 1024 inputs on the page but your server is set to only allow 1000, any after that it will simply ignore. So you need to update that setting to a higher value.
The support post ‘The maximum number of inputs for the event pages’ 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.