I’ve switched on debug mode in wordpress and I’ve noticed a number of errors:
1 – when viewing the item post:
Notice: Undefined index: currency_format in …/wp-content/uploads/espresso/templates/event_post.php on line 25
2 – upcoming widget on Admin console:
Notice: Undefined index: delete_event in …/migrate/wp-content/plugins/event-espresso/includes/admin-files/dashboard_widget.php on line 7
Notice: Undefined variable: curdate in …/migrate/wp-content/plugins/event-espresso/includes/admin-files/dashboard_widget.php on line 46
Notice: Undefined property: stdClass::$end_date in …/migrate/wp-content/plugins/event-espresso/includes/admin-files/dashboard_widget.php on line 87
Thanks for the heads up, I will pass these over to the developers to look into. These are notices rather than errors and they will not affect the plugins functionality.
Please note we also do not recommend having wp_debug() turned on if the site is live.
Viewing 1 reply thread
The support post ‘Undefined Errors’ 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.