• It must be me, but again I can’t login. I just could, but now I can’t. I even changed the password right from within the database! It doesn’t work! I send myself a new password by mail, still doesn’t work.
    I mean, when I change the username and password in the database, the login should work or not?

Viewing 2 replies - 31 through 32 (of 32 total)
  • Are u sure that your post are no draf neither private, and that you have pressed publish button after?

    leohart

    (@leohart)

    I know this was a post made a long time ago but I recently had the same problem.

    So basically I forgot the password now what.

    Choose a new password: like ‘blahblahblah’

    Somehow get the md5 of this password (blahblahblah)
    46ea0d5b246d2841744c26f72a86fc29

    Then edit the wp_users table, put this new md5 into the password field in the record of the user you want (admin)

    Then log in with the password blahblahblah.

    Of course, change your password afterward.

    MORAL of this story: DB access loss? You are in big trouble.

Viewing 2 replies - 31 through 32 (of 32 total)
  • The topic ‘And again: Login problem’ is closed to new replies.