- This topic has 1 reply, 2 voices, and was last updated 11 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Tweaks › eMember – Can a user enter their username to reset their password?
Tagged: eMember, Forgot Password, reset password
I’ve looked around the PHP code and found the code in the eMember_misc_functions.php file that I need to modify, but I’m just not 100% sure what to change. I basically want a user to be able to enter their username on the “Forgot Password” page to reset their password. Right now it only takes their email, which is awesome, but I want a user to have the ability to enter their username OR email to reset their password.
I’m sure it can’t be much more difficult to add the ability for a user to enter their username instead of their email, but it’s not working for me. Thanks!
currently we allow only email for password resetting. Username is not going to work. However we will look into adding this so the user can use the “email address” or the “username” to reset the password.