Support

Home Forums Event Espresso Premium Error: Event Espresso session_start() WP_Debug Log

Error: Event Espresso session_start() WP_Debug Log

Posted: May 27, 2017 at 8:40 am


George

May 27, 2017 at 8:40 am

Hello,

Im receiving tons of error in WP_Debug log pointing to Event Espresso After updating WordPress and changing my my php version from 5.6 to 7.1+

[27-May-2017 11:41:02 UTC] PHP Warning:  session_start(): Cannot send session cookie - headers already sent by (output started at /home/manndi93/public_html/wp-content/themes/hue/framework/lib/mkd.functions.inc:1) in /home/manndi93/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 463
[27-May-2017 11:41:02 UTC] PHP Warning:  session_start(): Cannot send session cache limiter - headers already sent (output started at /home/manndi93/public_html/wp-content/themes/hue/framework/lib/mkd.functions.inc:1) in /home/manndi93/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 463
[27-May-2017 11:41:02 UTC] PHP Warning:  session_start(): Cannot send session cookie - headers already sent by (output started at /home/manndi93/public_html/wp-content/themes/hue/framework/lib/mkd.functions.inc:1) in /home/manndi93/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 463
[27-May-2017 11:41:02 UTC] PHP Warning:  session_start(): Cannot send session cache limiter - headers already sent (output started at /home/manndi93/public_html/wp-content/themes/hue/framework/lib/mkd.functions.inc:1) in /home/manndi93/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 463

Please what could be causing this error and how can i resolve it?
Im running Event Espresso on a sub-site in WordPress Multisite install


Tony

  • Support Staff

May 29, 2017 at 7:02 am

Hi there,

The warning is being thrown when Event Espresso attempts to start a session but one has already been started by something else (in this case something within your themes mkd.functions.inc file) so it’s not actually an error from EE.

Its possibly a blank line at the beginning of the file, or end but there are a lot of possible causes to the above.

If you would like to send me a copy of the theme to support[at]eventespresso.com I’ll install it locally and see if I can see the cause, however, note that we don’t provide support for the theme so you may need to contact the theme author for this.


George

May 29, 2017 at 7:25 am

Hello Tony,

Thank you for your support; i have emailed you the theme

I really appreciate your help.


Tony

  • Support Staff

May 29, 2017 at 7:40 am

I just checked and currently, there are no new emails but I’ll check again shortly.

Note that depending on the filesize you may need to host the zip file using something like dropbox and email us a link we can use to donwload it rather than including the theme within an the email itself.


George

May 29, 2017 at 8:03 am

Thank you.

The email bounced back. I have since resent it with links to the theme.

Regards,


Tony

  • Support Staff

May 29, 2017 at 8:42 am

The mkd.functions.inc file has a tab before the <?php tag, that’s causing the problem – http://take.ms/GRQd9

Remove that and check if you see the same Warnings from above.


George

May 29, 2017 at 9:07 am

WOW!

Thank you so much Tony!

For some reason, all this while i have been accessing mkd.framework.inc instead of mkd.functions.inc looking for the error(s).

Everything works! like a charm now…guess i have been working to hard, perhaps i should go salsa dancing tonight to chill..lol

Thanks alot!

The support post ‘Error: Event Espresso session_start() WP_Debug Log’ 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