Forums

Error codes involving header when logging in (3 posts)

  1. bellchr7
    Member
    Posted 4 months ago #

    I've recently been attempting to create my own theme for my blog/portfolio powered by Wordpress.

    Everything functions correctly, except when I try to login to my blog I'm met with these errors:

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-login.php on line 287

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-login.php on line 299

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 662

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 663

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 664

    Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 865

    I cannot access my dashboard, nor login.

    Has anyone come across this or know what direction I should be looking in?

  2. crondeau
    Member
    Posted 4 months ago #

  3. bellchr7
    Member
    Posted 4 months ago #

    Thanks for the links! Although they did not fix my problem, I've discovered the root of it. A breadcrumbs script I have placed is apparently causing my functions.php to do something wrong.

Reply

You must log in to post.

About this Topic