Warning: Header may not contain more than a single header
-
Hello,
When trying to login to the admin i get the following error:
Warning: Header may not contain more than a single header, new line detected. in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php on line 269
Warning: Cannot modify header information – headers already sent by (output started at /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php:269) in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-includes/pluggable.php on line 649
Warning: Cannot modify header information – headers already sent by (output started at /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php:269) in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-includes/pluggable.php on line 649
Warning: Cannot modify header information – headers already sent by (output started at /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php:269) in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-includes/pluggable.php on line 650
Warning: Cannot modify header information – headers already sent by (output started at /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php:269) in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-includes/pluggable.php on line 652
Warning: Cannot modify header information – headers already sent by (output started at /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-login.php:269) in /home/verdienmetuwwebsite.nl/public_html/Goedkoopste/wp-includes/pluggable.php on line 849
I already checked the wp-login.php for spaces but can’t find any.
The line 269 is: //Set a cookie now to see if they are supported by the browser.
setcookie(TEST_COOKIE, ‘WP Cookie check’, 0, COOKIEPATH, COOKIE_DOMAIN);
if ( SITECOOKIEPATH != COOKIEPATH )
setcookie(TEST_COOKIE, ‘WP Cookie check’, 0, SITECOOKIEPATH, COOKIE_DOMAIN);What causes this error?
The website is: https://www.goedkoopstelening.nu/
Martin
- The topic ‘Warning: Header may not contain more than a single header’ is closed to new replies.