• Since before Christmas, I have only been able to log in to my site a couple of times.

    I was able to log in briefly after the first automatic update for the year, and then I was locked out again.

    I was notified of another update to 3.8.2, 0n 9/4/14 and have tried to log in ever since, but to no avail.

    I have reset the password, and tried every different way to log in, only to get a blank ‘login.php’ page.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • Normally that means that something has broken somewhere, but that’s pretty obvious I guess.

    The forst thing to try is change this line in your wp-config.php file:

    define('WP_DEBUG', true);

    Make that true and it should show you the error that’s happening and that will be able to point you in the right direction to fixing it.

    Oh, and remember to change it back to false when you’ve got it working again~

    If that doesn’t work, you should “reset” your theme and plugins by re-naming the folders of your plugins and your current theme to /plugin-old (as an example). This will de-activate everything and get you back to a known working default state. From there you can re-enable each plugin one-by-one and check to see what’s cauisng the problem.

    Thread Starter Truthy

    (@truthy)

    catacaustic, thanks for that, I’ll give it a try over the weekend.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Every time I try to log in, I get a blank "wp-login.php" page.’ is closed to new replies.