I checked your site and that’s actually not a field validation error. The fields are validating OK, but the problem is there’s a server error being thrown when the form is submitted.
You could either try temporarily deactivating all other plugins to troubleshoot this. Or you could activate WP_DEBUG mode with logging turned on, which will log the error to the debug.log file on your site’s wp-content folder. There’s more information about how to set up WP_DEBUG mode here:
I see what you mean, it was a hash check though we do not run any kind of cache in WordPress. But I debugged it and found out it was actually mariadb throwing max_package_allowed error. That error comes and goes randomly for no apparent reason.
Thank you for pointing out the server error.
Viewing 2 reply threads
The support post ‘Field validation gives error after updating’ 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.