Hi,
sometimes I get fatal error messages from a site I maintain for a client like the one below.
Looking forward to learn what the error tells, why it happens and how to avoid further errors.
Kind regards,
Lukas
Uncaught InvalidArgumentException: The “edit_tickets” array is invalid therefore the event can not be updated.
Can be caused by multiple different issues.
The first one I would check for to see if your are hitting the server max_input_vars value. Go to Event Espresso- > Maintenance -> System Information, search for max_input_vars, what is the value?
Hi Tony,
thanks for your reply.
The max_input_vars value is 16000 (I always set it high because Beaver Builder is usually hitting low values of that parameter).
You’re right, I only getting the error at odd times.
Caching: WP Rocket (plus KeyCDN).
Best,
Lukas
the last time it happened, this line was different:
EE_Admin_Page_CPT->insert_update(4573, Object(WP_Post), true)
so I guess it was another event?
I deleted the emails of earlier (rare) cases
I updated both events and didn’t get an error message.
Looks like the errors are very much random since my client certainly made many more updates of several events since.
The error is basically saying the request is missing some sections EE is expecting so it can’t update. But WHY its missing the section(s) I can’t say without being able to reproduce and narrow this down.
If you check in with the client do they say anything about it showing an error or the a whitescreen at all?
well, since it’s a random error apparently not worrying the client (they would have told me if they’d seen a whitescreen or any other errors) I think we can close that ticket – thank you very much!
Viewing 8 reply threads
The support post ‘E_ERROR’ 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.