Session cookie messages at top of every page
-
The website I’m running appears to be quite broken. I don’t know what version I’m using because I haven’t logged in for a couple of years, and I can’t log in (see point 2 below).
I’m using the Genesis Framework, if that helps.Couple of things:
1. At the top of every page, I have the following code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1443 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1443
It also shows a file selection and submit button.
2. I’ve tried logging in to see what’s going on. I can log in, but all I get is a blank white page with the following:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1443 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1443 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-login.php on line 353 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-login.php on line 365 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-includes/pluggable.php on line 737 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-includes/pluggable.php on line 738 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-includes/pluggable.php on line 739 Warning: Cannot modify header information - headers already sent by (output started at /home/ultimate/public_html/wp-content/themes/expose/functions.php:17) in /home/ultimate/public_html/wp-includes/pluggable.php on line 934
Any help appreciated.
Thanks,
Trish
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Session cookie messages at top of every page’ is closed to new replies.