Support

Home Forums Event Espresso Premium Warnings

Warnings

Posted: April 1, 2021 at 3:56 pm


kbayegan@gmail.com

April 1, 2021 at 3:56 pm

I am just getting the following warnings. At least two of them is EventEspresso relateed. Please help.

Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /home/customer/www/academyoftea.org/public_html/wp-content/plugins/essential-grid/includes/item-skin.class.php on line 1142

Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/academyoftea.org/public_html/wp-content/plugins/essential-grid/includes/item-skin.class.php:1142) in /home/customer/www/academyoftea.org/public_html/wp-content/themes/hatch/functions.php on line 598

Warning: session_start(): Cannot start session when headers already sent in /home/customer/www/academyoftea.org/public_html/wp-content/plugins/event-espresso-core-reg/core/services/session/SessionStartHandler.php on line 65


Tony

  • Support Staff

April 2, 2021 at 4:58 am

Hi there,

From those 3 warnings, 1 of them is from Event Espresso and the other 2 are from the Essential Grid plugin.

However, the warning from Event Espresso is actually most likely caused by the warning from essential grid. It’s basically saying that EE can’t start a session because ‘something’ has already been sent to the browser, that something, is likely the warning from essential grid.

Have you checked if there is update for essential grid available? The code used in essential grid needs to be updated to remove that warning, or you can disable WP_DEBUG on your site to stop them being output to the page.

The support post ‘Warnings’ 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