Comments dramalanguage started the conversationNovember 4, 2022 at 11:20amAfter I signed up as a member using invite codes, the password reset email is not sent. There is no problem with smtp settings.https://somup.com/c3XfXqvCbv[deleted] repliedNovember 7, 2022 at 9:05amadd this code in your wplms-customizer.php file in wplms customizer plugin : add_filter('vibebp_forgot_password',function($x){return 'wplms_forgot_password';});dramalanguage repliedNovember 7, 2022 at 12:38pmSolved. Thank you.Please close this topic. Sign in to reply ...
After I signed up as a member using invite codes, the password reset email is not sent. There is no problem with smtp settings.
https://somup.com/c3XfXqvCbv
add this code in your wplms-customizer.php file in wplms customizer plugin :
add_filter('vibebp_forgot_password',function($x){return 'wplms_forgot_password';});
Solved. Thank you.
Please close this topic.