Viewing 9 replies - 1 through 9 (of 9 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you outline steps you’re taking to reach the issue?

    Thread Starter bobman2

    (@bobman2)

    Ok, I go to the login page for my website (http://example.com/wp-admin/) and when I enter my login information correctly the page redirects back to the login page and the user and pass becomes blank again. The URL it redirects me to is example.com/wp-login.php?redirect_to=http%3A%2F%2Fexample.com%2Fwp-admin%2F&reauth=1

    [ No bumping please. ]

    you are using buddypress?

    1. login as normal
    2. copy paste in address bar mydomain.com/wp-admin/post-new.php
    3. login again

    it might work, and if it work, i can help further.

    Thread Starter bobman2

    (@bobman2)

    No I am not using buddypress (anymore), I deleted it from my database after I started getting this problem. Ok so I tried what you told me but still nothing happened, It just refreshed and the user and pass became blank again

    whats your URL ?

    Thread Starter bobman2

    (@bobman2)

    Sorry for the late reply, my URL is http://watchonepiece.org/

    Thread Starter bobman2

    (@bobman2)

    I disabled all plugins and enabled WP_DEBUG and now when I go to my site it shows a bunch of database errors;

    WordPress database error: [INSERT command denied to user '1908209_36a4'@'10.0.0.50' for table 'wp_options']
    INSERT INTO <code>wp_options</code> (<code>option_name</code>, <code>option_value</code>, <code>autoload</code>) VALUES ('_transient_doing_cron', '1450484998.3801670074462890625000', 'yes') ON DUPLICATE KEY UPDATE <code>option_name</code> = VALUES(<code>option_name</code>), <code>option_value</code> = VALUES(<code>option_value</code>), <code>autoload</code> = VALUES(<code>autoload</code>)
    Thread Starter bobman2

    (@bobman2)

    Nevermind solved the problem!

    I contacted my host support and they replied within minutes notifying me that it was due to the fact that mySQL databse went over the max size limit.

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

The topic ‘Can't login to wp-admin (dashboard)’ is closed to new replies.