10-19-2016, 12:30 PM
You rock. Thank you so much. I've had a rough couple of days and this got me 90{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d} of the way there to get the email system working. Note that views\_email_template_forgot_password.php also needs to have line 15 changed to
Again. Thank you. This helped tremendously.
Code:
<p><a href="<?php echo $results->verify_url."users/forgot_password_reset.php?email=".$email."&vericode=$vericode&reset=1"; ?>">Reset Password</a></p>
Again. Thank you. This helped tremendously.