We are trying to add new dates and times as well as tickets to existing events. The new dates and times are working fine but we are unable to save new tickets. When we add the ticket, we can associate it with and date and time. When we update the event, it gets deleted.
If there are more than a few datetimes & tickets for the event in question, then what’s likely happening is the server’s max_input_vars limit was reached, so it will not process the newly added tickets (which are additional form inputs beyond the limit).
What you can do is contact your webhost and ask them if they can raise the limit. For example if the current limit for max_input_vars is 1000, maybe they can raise the limit to be 2000.
The support post ‘Tickets not being saved’ 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.