Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
Hi, I am trying to reset the password in member module, after I click the reset link from my email, it linked to reset page with error "invalid key", any suggestions?
Just received other mail for new password. Instead of showing "Invalid Key", can I make the message display something like "Please Go back to mailbox for new password". "Invalid Key" looks like error message.

Thanks.
Hi,

"Invalid Key" looks like error message.
That is because it *is* an error message.
You'll see this only when the link sent in the email is indeed no longer valid (fudged or expired).

This does not automatically trigger a second email with a new password so the message you suggested ("Please Go back to mailbox for new password") would be misleading.
...
Ok, it appears that the confirmation mail is fine and is resetting the password, as it should.

So, instead of the 'invalid key' error message, it really should have shown 'Your password has been reset. Please check your email for the new password."

As to why it is not doing so, I'll have to take look at how you have coded the lost-password.php template.

Can you please attach that template for me to examine it?

Thanks.
5 posts Page 1 of 1