Support

Home Forums Event Espresso Premium Warning Messages PHP7+

Warning Messages PHP7+

Posted: February 3, 2020 at 1:33 pm

Viewing 3 reply threads


Elaine Wildash

February 3, 2020 at 1:33 pm

Hi,

I’m getting warning messages on a site with EE3 running PHP7+

Warning: session_start(): Cannot start session when headers already sent in /var/sites/w/xxxxxxxxxxxx.co.uk/public_html/xxxx/wp-content/plugins/espresso-multiple/espresso-multi-registration.php on line 77

Warning: session_start(): Cannot start session when headers already sent in /var/sites/w/xxxxxxxxxxxx.co.uk/public_html/xxxx/wp-content/plugins/event-espresso/espresso.php on line 80

1) Do these warning mean the EE3 plugin will not work properly?
2) How do i resolve these warnings?

Thanks,

Elaine


Elaine Wildash

February 4, 2020 at 8:58 am

Hi,
Can anyone help with this?
Elaine


Josh

  • Support Staff

February 4, 2020 at 9:11 am

Hi Elaine,

I’ll answer your questions below:

1) Do these warning mean the EE3 plugin will not work properly?

No, the EE3 plugin should still work properly.

2) How do i resolve these warnings?

It’s not clear why you’re seeing the warnings in the first place, so this will usually require some troubleshooting. It is usually because there are spaces, new lines, or other stuff before an opening <?php tag or after a closing ?> tag, typically in the wp-config.php or in the theme’s functions.php file if that file has been edited. This could be from any other file that’s been edited. So if any files have been edited you can check those first.

You can follow this guide to further troubleshoot this:
https://wordpress.org/support/article/faq-troubleshooting/#how-do-i-solve-the-headers-already-sent-warning-problem


Elaine Wildash

February 4, 2020 at 10:20 am

Thanks Josh. Will do some troubleshooting.

Viewing 3 reply threads

The support post ‘Warning Messages PHP7+’ 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