The reset password stuff works on the login page now. I also added front end error handling like "None of our users have [email] listed as a valid email" asswell as "We sent you an email... blah blah blah". Any chance we could make it so that the forgot password section would remain visible if isset($post_array['reset_password_email'])?
The reset password stuff works on the login page now. I also added front end error handling like "None of our users have [email] listed as a valid email" asswell as "We sent you an email... blah blah blah". Any chance we could make it so that the forgot password section would remain visible if
isset($post_array['reset_password_email'])
?