Support

Home Forums Event Espresso Premium Error message on event calendar page

Error message on event calendar page

Posted: January 2, 2018 at 9:48 am

Viewing 1 reply thread


wenhk

January 2, 2018 at 9:48 am

Hi, the following error message is appearing in the backend of the site only on the event calendar page:
header information – headers already sent by (output started at /home4/wp-admin/includes/template.php:2041) in /wp-content/plugins/event-espresso-core-reg/core/EE_Front_Controller.core.php on line 112

We’re using Event Espresso Version 4.9.53.p with the latest version of WordPress and Divi.

The error message does not show on the front end of the site.


Josh

  • Support Staff

January 2, 2018 at 2:20 pm

Hi wenhk,

That error should go away if you add this line of code to a functions file:

add_filter('FHEE__EE_Front_Controller____construct__set_test_cookie', '__return_false');

You can add the above to a functions plugin or into your WordPress child theme’s functions.php file.

Viewing 1 reply thread

The support post ‘Error message on event calendar page’ 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.

Event Espresso