Forums

Weird message after trying to log into admin area (2 posts)

  1. fullenchilada
    Member
    Posted 4 months ago #

    Hey you guys,

    this is the message that i m now getting when i try to log into the admin area. i ve recently implemented the favicon into the header.php. i dont know if that triggered the following message:

    Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1036032_GPQCBO1UJN/www/wp-content/themes/insidedollhouse/functions.php:2) in /is/htdocs/wp1036032_GPQCBO1UJN/www/wp-includes/pluggable.php on line 865

    Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1036032_GPQCBO1UJN/www/wp-content/themes/insidedollhouse/functions.php:2) in /is/htdocs/wp1036032_GPQCBO1UJN/www/wp-includes/pluggable.php on line 865

  2. adamh
    Member
    Posted 4 months ago #

    It's because you're outputting something to the browser before wordpress has finished sending headers.

    How did you implement the favicon? Normally, you'd just put the favicon file in the root folder.

Reply

You must log in to post.

About this Topic