Cannot modify header information – headers already sent by
-
Hey,
I just moved my wordpress site from a local install to my server, and this is how he shows up
archclimbingwall.com
The image do not appear, and I presume it’s because the path is badly specified as it is still specified under the local path. I know how to change it but I can log onto my dashboard, when I try to on on
https://archclimbingwall.com/wp-login.php
I get this at the topWarning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-login.php on line 343
(output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in
Warning: Cannot modify header information – headers already sent by /home/archclim/public_html/wp-login.php on line 349And when I put my credential to login I get even more and no dashboard
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-login.php on line 343
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-includes/pluggable.php on line 669
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-includes/pluggable.php on line 670
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-includes/pluggable.php on line 671
Warning: Cannot modify header information – headers already sent by (output started at /home/archclim/public_html/wp-content/themes/sliding-door/functions.php:1) in /home/archclim/public_html/wp-includes/pluggable.php on line 866
Can somebody help?
I know this type of error is suppose to be cause by blank space before/ater <?php an ?> but it is not the case in my documents
- The topic ‘Cannot modify header information – headers already sent by’ is closed to new replies.