05-27-2018, 01:45 AM
Generally this will be one of two things:
-bad vericode being sent
-expired link
Reset links are only valid for 15 minutes. After you request one, check the Users table for both the vericode and vericode_expiry, and compare that to the email. If the vericode matches in the URL, great, and if it is before the expiry timestamp, great, click it. If you then get an error, we'll need to look into it further.
Brandin.
-bad vericode being sent
-expired link
Reset links are only valid for 15 minutes. After you request one, check the Users table for both the vericode and vericode_expiry, and compare that to the email. If the vericode matches in the URL, great, and if it is before the expiry timestamp, great, click it. If you then get an error, we'll need to look into it further.
Brandin.