Viewing 4 replies - 1 through 4 (of 4 total)
  • Take a look at How do I solve the Headers already sent warning problem?.

    If you can’t solve the problem, delete the theme, login, then reinstall the theme.

    Thread Starter queentiye

    (@queentiye)

    OK- this is what I’ve got:

    <?php
    
    define('HEADER_TEXTCOLOR', '');
    define('HEADER_IMAGE', '%s/images/beautiful-sunrise.jpg');
    define('HEADER_IMAGE_WIDTH', 850);
    define('HEADER_IMAGE_HEIGHT', 200);
    define( 'NO_HEADER_TEXT', true );
    
    function admin_header_style() {
    ?>

    According to the instructions, I should look for a problem of extra white space at line 72 of the functions.php file. This is lines 72 – 81, and I don’t see an issue – unless the issue is with the blank space at lines 73 and 79…?

    Are you saying that deleting the theme entirely will let me back in?

    QT

    Thread Starter queentiye

    (@queentiye)

    Incidentally – deleting the theme doesn’t work – my entire forum disappears in that instance.

    QT

    Then download a clean copy of that theme and upload that copy to your wp-content/themes folder.

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

The topic ‘New Theme Interferes with Admin Login…’ is closed to new replies.