• this might be known, but just mentioning it here in case:

    on a network install, when using the security module and being sent an unlock link i cannot unlock the user/account

    i had a look at the corresponding user column ‘theme_my_login_security’ in the wp_user table and the ‘unlock_key’ value corresponds with the unlock key in the link, but the link does not unlock the account…

    PS: changing – via phpmyadmin for example – the ‘lock_expiration’ in that column from
    1407052763 for example to 1007052763 (so as not to mess up serialization keeping the length of that value the same but making it way earlier) lets me log in again but that’s of course not ideal

    https://ww.wp.xz.cn/plugins/theme-my-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ollybach

    (@ollybach)

    hmm,

    hmm, maybe it was a session issue or some other plugin (i updated some now) interfered with it……

    anyway it seems to work again now.

    dunno what was going on

    Thread Starter ollybach

    (@ollybach)

    it appears i spoke too soon.
    unlock links still do not seem to work/unlock the account
    after clicking on that link in the email sent to me and subsequently trying to log in, i still get :

    ERROR: This account has been locked because of too many failed login attempts. You may try again in xx hours.

    ay ideas and/or hints what the issue may be here ?

    thanks

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

The topic ‘tml: security – unlock key / link not working’ is closed to new replies.