Viewing 6 replies - 1 through 6 (of 6 total)
  • Matt Knowles

    (@aestheticdesign)

    The passwords stored in MySQL are encrypted so I’m not sure what you mean by re-created passwords.

    You say you also tried using /wp-login.php. What other method were you using?

    As for the misspelling, there are duplicate functions with the older one being deprecated because of the misspelling. In this case, it would have made no difference correcting the spelling because that function shouldn’t be used since ver. 2.

    The 95% of the time it doesn’t work, does it just not accept the password or is something else going on?

    Have you tried creating a new admin just to see if that works better?

    Can you explain more about the password email and wrong key? Do you get a 404 error when following the link or what makes it wrong?

    Thread Starter Mike Hickcox

    (@mike-hickcox)

    Thanks for all the questions Matt –

    1. I changed the password in the database using phpMyAdmin and used the dropdown for MD5 so they, too, were encrypted.

    2. I was using /wp-admin but someone claimed they went straight to /wp-login.php and that worked for them, but it didn’t help in my case.

    3. So much for correcting spelling – at least I felt better.

    4. 95% of the time I enter the username and password and submit and nothing happens – it goes nowhere. Note – If I put in the wrong password, it knows it and tells me so. If I put in the correct username and password, it just sits there, doing nothing.

    5. I will try a 3rd admin next time I get in — certainly worth trying.

    6. No 404 error – just a notice that says that was an incorrect key.

    — I’ll try a 3rd Admin and see if that one can get in consistently. Right now, I can’t get back into it. Maybe later. Thanks.

    Thread Starter Mike Hickcox

    (@mike-hickcox)

    Update – 3rd Access not good, either.

    I got into the system last night and took the opportunity to create a 3rd administrator access.

    This morning, I tried to log in using the new one and the two old ones. None of them would work – can’t get back in this morning.

    It is frustrating that this is some, one, specific thing, and yet elusive.

    – Mike

    I am having the same problem. I was in my wordpress.org account. Set up my site. Shut down for dinner. Came back and cannot log in for the life of me. No matter how many times I change the password, it won’t let me in.

    Thread Starter Mike Hickcox

    (@mike-hickcox)

    Karen — There is a WordPress Codex that details all the common things to try. It is at: http://codex.wordpress.org/Login_Trouble. You can try all the codex suggestions in an evening.

    Hopefully, one of these will take care of your issue. I’ve tried everything on the sheet and still, I can seldom log in. I’m still looking for the other solution, the one not listed here.

    – Mike

    Thread Starter Mike Hickcox

    (@mike-hickcox)

    Still at it. Still not resolved. I’ve tried many solutions. Here are clues:

    – If I go through a proxy server, I can sign in.
    – If I use a browser I haven’t used lately, I can sign in.

    What doesn’t fix it:
    – Adding code as suggested to wp-login.php
    – Removing code as suggested from wp-login.php
    – Replacing the wp-login.php file
    – Clearing cookies
    – Renaming the plugins folder
    – Renaming the theme folder
    – Re-creating the username/password in the database

    It’s just a login. Where is it broken? Again, all my other WordPress sites are just fine.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Admin Login Trouble’ is closed to new replies.