tml: security – unlock key / link not working
-
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
The topic ‘tml: security – unlock key / link not working’ is closed to new replies.