• I am trying to Login to the dashboard.

    Everytime I enter my Username/Password the screen just goes blank.

    I’m not getting an error message or wrong password message.

    I have cleared the cache and have tried Google Chrome, Safari and IE.

    Many thanks for any/all suggestions. BB

Viewing 12 replies - 1 through 12 (of 12 total)
  • I have the same problem.

    me too – I just tried to upgrade the new plugin. Now when I login it takes my admin user name and password, then brings me to my site not logged in as anyone.

    Now that I am prevented from getting to my Dashboard by the very same Security software I use, how do I fix it??? Can I get in via FTP and delete something?

    I’m having the same problem now. What solution did you all find?

    erinmidwife

    (@erinmidwife)

    Nothing has helped me yet though randomly I *have* been able to login twice. Other times the login screen screen flickers back to itself with an empty password field.

    I had the same issue and resolved myself. Seems like your theme crashed.

    Just enable error logs by using this method:

    Login to hosting account
    >>Go to Filemanger
    >>>Go to website root folder.

    now you can find file name “wp-config.php” just click on edit. Make these change on the file code .

    define(‘WP_DEBUG’, false);

    to

    define(‘WP_DEBUG’, true);

    Make it as true, this will help you out to find errors.

    Piirus

    (@piirus)

    The easiest fix thus far, that I have found, is to FTP to your website and delete the offending plug-in folder.

    I will, however, try the fix mentioned above by enabling the error logs. I can now get into my website, but not directly from the login screen as desired. I type in my password, hit enter and it goes to that frozen screen again. To bypass it, I go to the home link again and from there I can access my dashboard.

    I will report back!

    kmessinger

    (@kmessinger)

    All of you except the original poster should start your own thread.
    http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    Have you tried:
    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). You can do this via ftp or the file manager your host provides just by renaming the plugin folder.

    – switching to the default theme to rule out any theme-specific problems.

    – resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    xi33lwv0o

    (@xi33lwv0o)

    Can I have a little more information, what was the last actions on the web server?

    1. Did you install any third-party applications and they fall out-of-date?
    2. Did you have any security applications enabled, giving you no blockout errors?
    3. Did you set a lockout time for your webserver using security applications?
    4. Did you hardcode any PHP files?
    5. Does your Browser have cookies & javascript enabled?
    6. Are you behind a proxy that is compressing redirecting links?
    7. Did you get a 404 page, .htaccess permissions issue.
    8. Try https //yourdomainanme .com/login
    bellydancedreams

    (@bellydancedreams)

    kmessinger, how do we reset a plugin through PhpMyAdmin?

    erinmidwife

    (@erinmidwife)

    I started my own thread but no one replied. I was able to login after installing plug-ins so I am not sure that was my problem?

    kmessinger

    (@kmessinger)

    bellydancedreams

    (@bellydancedreams)

    thanks!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Cannot log in via /wp-admin’ is closed to new replies.