Header Errors (already sent by output)
-
Hello, complete newbie here. I have this problem and cannot figure out how to fix it.
Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp/wp-content/themes/boulevard/header.php:2) in /home/site/public_html/wp/wp-content/plugins/issuem-functions.php on line 147
I saw the FAQ where it tells me to remove the white spaces in the line (in my case header.php:2) and it did nothing to fix it. Any ideas?
Secondly,
These errors also occurs when going to a sample page:
Warning: krsort() expects parameter 1 to be array, null given in /home/site/public_html/wp/wp-content/plugins/issuem-functions.php on line 39
Warning: array_shift() [function.array-shift]: The argument should be an array in /home/site/public_html/wp/wp-content/plugins/issuem-functions.php on line 41
Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp/wp-content/themes/boulevard/header.php:2) in /home/site/public_html/wp/wp-content/plugins/issuem-functions.php on line 142
Thanks!
- The topic ‘Header Errors (already sent by output)’ is closed to new replies.