Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Password Recovery
Tagged: password
- This topic has 4 replies, 3 voices, and was last updated 14 years ago by
hoffybalboa.
-
AuthorPosts
-
August 16, 2011 at 7:40 pm #4079
hoffybalboa
MemberHello,
I have gone through other posts to try and figure out the problem with the password recovery tool. I cannot generate an email to a user who has forgotten their password.
I disabled fluency admin, which was a known conflict plugin. I also activated the default wordpress theme, however the problem still persisted.
I have commented out the auto-email of registration information as found in these posts: https://support.tipsandtricks-hq.com/forums/topic/4-emails-upon-initial-registration-please-help
By commenting out:
“wp_eMember1.php” – //wp_aff_send_sign_up_email($user_name,$pwd,$aemail);
and also commenting out:
“eMember_misc_functions.php” – //wp_mail($_POST,$subject_rego_complete,$email_body1,$headers);
Have I ruined the ability for a user to recover their password?
Thank you
August 17, 2011 at 12:51 am #35564amin007
ParticipantYou shouldn’t have to edit the plugin to make it work. So the best course of action is to get a fresh build of the plugin from here and work on finding the real issue:
After you update the plugin with a fresh build try the user signup and forgot password options and report.
August 17, 2011 at 9:51 pm #35565hoffybalboa
MemberHi,
Thank you for the reply. I should have provided more detailed information. I edited the plugin so a new user would not receive the registration email containing their username and password, as well as the the Affiliate email. I currently have mailchimp enabled, and if I did not comment out the plugins, a new user would receive 5 emails on initial registration.
1 – eMember confirm email address (takes them back to site to complete account creation)
2 – Mailchimp Opt In
3 – eMember username and password details
4 – Mailchimp Subscription Confirmed
5 – Mailchimp Welcome email
So, when I commented out the plugins, did I ruin the password recovery option?
Thank you,
August 18, 2011 at 1:20 am #35566admin
KeymasterThose two lines that you commented would not ruin the password recovery option for sure but that doesn’t prove that some other file is not messed up on your installation.
August 18, 2011 at 2:44 pm #35567hoffybalboa
MemberKey Master,
the latest build actually fixed my issue. Thank you
-
AuthorPosts
- You must be logged in to reply to this topic.