new user email link leads to invalid key error
-
When I create a new user on the admin panel it generates an email with a reset password token link.
The reset password link takes the following format: mydomain.com/wp-login.php?action=rp&key=324m2k3fe0s23fs&login=username
There is also a link to the PMPro login page without the token: mydomain.com/login-2/
Clicking on the reset password link automatically redirects to the PMPro login page but with a key invalid error. If I reset the password and generate a reset password email, the reset password link is almost the same, but instead of wp-login.php in the string, it has login-2 in the string, and that link works just fine.
I have deactivated all plugins and narrowed it down to the PMPro plugin only. ie, if I have zero plugins, it works fine, if I just add PMPro plugin, I get the same error on creating a new user from the admin panel.
Thanks.
- The topic ‘new user email link leads to invalid key error’ is closed to new replies.