I’m getting the following error message but don’t know yet if it’s causing any malfunctions:
Notice: Use of undefined constant MONTH_IN_SECONDS – assumed ‘MONTH_IN_SECONDS’ in /hermes/waloraweb035/b2371/moo.wildfinchfarmcom/youngiowabirders/wp-content/plugins/event-espresso/includes/functions/uxip-hooks.php on line 124 Warning: Cannot modify header information – headers already sent by (output started at /hermes/waloraweb035/b2371/moo.wildfinchfarmcom/youngiowabirders/wp-content/plugins/event-espresso/includes/functions/uxip-hooks.php:124) in /hermes/waloraweb035/b2371/moo.wildfinchfarmcom/youngiowabirders/wp-includes/pluggable.php on line 876 Warning: Cannot modify header information – headers already sent by (output started at /hermes/waloraweb035/b2371/moo.wildfinchfarmcom/youngiowabirders/wp-content/plugins/event-espresso/includes/functions/uxip-hooks.php:124) in /hermes/waloraweb035/b2371/moo.wildfinchfarmcom/youngiowabirders/wp-includes/pluggable.php on line 876
It shouldn’t be causing any problems, and I believe it is fixed in the next update. But if you want to get rid of it now, you can put
define('MONTH_IN_SECONDS', 2629744);
in your theme’s functions.php file, or in uploads/espresso/custom_functions.php.
Viewing 1 reply thread
The support post ‘Error message’ 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.