Could you also ensure that your addons are up to date?
WordPress debugging should be off on a live site. You can turn it off by adding the following macro to your wp-config.php file (located in WP root):
define('WP_DEBUG', false);
if (WP_DEBUG) {
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', true);
}
The macro above should replace any existing macros for debugging.
Is a link to the calendar available?
—
Lorenzo
Viewing 1 reply thread
The support post ‘Error after update’ 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.