Forums

Auto upgraded to 2.8.4 - now I have no admin page (11 posts)

  1. adubber
    Member
    Posted 2 years ago #

    I auto upgraded from 2.8.3 to 2.8.4 on http://andrewdubber.com. The site looks fine, but http://andrewdubber.com/wp-admin is now a blank page.

    Ideas anyone?

  2. Zulfikar
    Member
    Posted 2 years ago #

    Rename the plugins folder and try accessing /wp-admin again.

    In most cases this solves the problem. In the past the index.php in the plugins folder has been know to interference with upgrades.

  3. tcell101
    Member
    Posted 2 years ago #

    dumb question - if i rename the folder, then how do i redirect WP to look in this folder for the files?

  4. Zulfikar
    Member
    Posted 2 years ago #

    Set up an empty plugins folder - works without it as well. The folder doesnt have anything in that wordpress requires to run, unless ofcourse the plugins are active.

    If its not there when it looks it simply deactivate the plugins and makes no further calls to the folder until its directed to do so.

  5. tcell101
    Member
    Posted 2 years ago #

    ok, i think it's working. but i still get this error message below. not sure if it is related to the same issue or if it is something related to the template.

    Warning: Cannot modify header information - headers already sent by (output started at /home1/tunercas/public_html/contessastudio/wp-content/themes/mashup-theme/functions.php:389) in /home1/tunercas/public_html/contessastudio/wp-includes/classes.php on line 1586

  6. bh_WP_fan
    Member
    Posted 2 years ago #

  7. davert
    Member
    Posted 2 years ago #

    I had the same problem but the plugins folder trick didn't work

    The problem appears to be in auth_redirect, if I put in a comment in admin.php it shows up until after auth_redirect. The page is still blank but adding ?>Hello<? to a line before auth_redirect shows it on the page, and after - it's gone.

  8. Samuel B
    moderator
    Posted 2 years ago #

    @ davert
    delete the .htaccess in wordpress root
    test site
    regenerate permalinks
    admin - settings - permalinks

  9. davert
    Member
    Posted 2 years ago #

    @samboll - tried, failed.

  10. davert
    Member
    Posted 2 years ago #

    ... the actual site still works but it's nice to be able to approve comments and such.

  11. davert
    Member
    Posted 2 years ago #

    Found the problem:

    1) Set define('WP_CACHE in wp-config to false
    2) Delete extra space at the end of wp-config

    I have NO idea why this worked.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.