10-16-2017, 02:20 PM
Hello
I have turned on email verification.
If a user changes his email in user_settings.php, the Database updates the new mail and sets email_verified to 0 and spits out the message "Email updated."
However it doesn't send out a new verification email?
After updating the email, when you click somewhere else, the page logs you out with the message
"Ooops! There was an error verifying your email address. Please click below to try again" (verify.php)
If you click on the link nothing happens. No Verification email is sent resulting in blocking out the user forever.
I have turned on email verification.
If a user changes his email in user_settings.php, the Database updates the new mail and sets email_verified to 0 and spits out the message "Email updated."
However it doesn't send out a new verification email?
After updating the email, when you click somewhere else, the page logs you out with the message
"Ooops! There was an error verifying your email address. Please click below to try again" (verify.php)
If you click on the link nothing happens. No Verification email is sent resulting in blocking out the user forever.