• I can’t get into my admin – I am getting the following errors. I have no clue how to resolve this. The only thing I added a couple of days ago was the “wp cycle” plug-in. Everything was working okay but today when I tried to log in to admin I got these errors. Hopefully someone can help me.

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-login.php on line 337

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-login.php on line 348

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-includes/pluggable.php on line 690

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-includes/pluggable.php on line 691

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-includes/pluggable.php on line 692

    Warning: Cannot modify header information – headers already sent by (output started at /home1/callcen7/public_html/arnieurbick/wp-content/themes/lifestyle/functions.php:2) in /home1/callcen7/public_html/arnieurbick/wp-includes/pluggable.php on line 890

    Thanks
    Linda

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try renaming your current theme’s directory so it uses the default one.
    If that doesnot work try renaming the plugins directory and create a new empty one.

    Moderator James Huff

    (@macmanx)

    You have unexpected whitespace (either a space or an entire line) on line 2 of the /wp-content/themes/lifestyle/functions.php file. See this guide for more info.

    Alternatively, replacing the file with one from a fresh download may resolve the issue.

    Thread Starter linnieu

    (@linnieu)

    Well it would appear I clear up the above problem (and probably did it wrong-sorry) but now when I go to login to WP Admin I get the following error “Not Found, Error 404

    The page you are looking for no longer exists. Perhaps you can return back to the site’s homepage and see”

    I am going to a page that has my theme’s characteristics and from which I can go to all my posts but not to my admin page.

    Thanks

    Moderator James Huff

    (@macmanx)

    Try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cannot modify header information…wp-login.php on line 337’ is closed to new replies.