Forums

Errors on login page (3 posts)

  1. rattletrap99
    Member
    Posted 1 year ago #

    Hi--

    I just installed WP 2.5 and I get this gibberish upon login. Can anyone please help a newbie:

    $name = $feed; $link .= $title; } $link .= '>'; if ( !empty($feed_image) ) $link .= "'; else $link .= $name; $link .= ''; if ( empty($feed_image) ) $link .= ')'; } if ( $optioncount ) $link .= ' ('. $posts . ')'; } if ( !($posts == 0 && $hide_empty) ) $return .= $link . ''; } if ( !$echo ) return $return; echo $return; } ?>
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/fr/fringelement.com/wordpress/wp-includes/author-template.php:533) in /var/www/html/fr/fringelement.com/wordpress/wp-login.php on line 202

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/fr/fringelement.com/wordpress/wp-includes/author-template.php:533) in /var/www/html/fr/fringelement.com/wordpress/wp-login.php on line 214

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/fr/fringelement.com/wordpress/wp-includes/author-template.php:533) in /var/www/html/fr/fringelement.com/wordpress/wp-includes/pluggable.php on line 552

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/fr/fringelement.com/wordpress/wp-includes/author-template.php:533) in /var/www/html/fr/fringelement.com/wordpress/wp-includes/pluggable.php on line 689

  2. rattletrap99
    Member
    Posted 1 year ago #

    And I get this on the initial page:

    $name = $feed; $link .= $title; } $link .= '>'; if ( !empty($feed_image) ) $link .= "'; else $link .= $name; $link .= ''; if ( empty($feed_image) ) $link .= ')'; } if ( $optioncount ) $link .= ' ('. $posts . ')'; } if ( !($posts == 0 && $hide_empty) ) $return .= $link . ''; } if ( !$echo ) return $return; echo $return; } ?>

    Here--please try it and see what you get:

    All help appreciated!

    --Tim

  3. Itchy Feet
    Member
    Posted 1 year ago #

    I too have a problem loging in. I have done a clean set up of 2.5 and have similar errors in relation to the header.

    On my login page I have this warning...

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-login.php on line 202

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-login.php on line 214

    I then log in and get this...

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-login.php on line 202

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-login.php on line 214

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-includes/pluggable.php on line 552

    Warning: Cannot modify header information - headers already sent by (output started at /home/itc49262/public_html/blog/wp-config.php:57) in /home/itc49262/public_html/blog/wp-includes/pluggable.php on line 689

    Please advise a fix / work around if anyone has one.

    Thanks Paul

Topic Closed

This topic has been closed to new replies.

About this Topic