Hello,
The site I am working on is build on DNN version 7.3.1 and uses the "Registration" module (NOT "Dynamic Registration") to handle user registration.
Having recently changed the "User Account Settings" to "Verified", I find that the verification emails are being sent to users as expected. When clicking the link contained within the email, however, I see:
"You are using an unverified account. Please verify your account by clicking on the link contained in the verification email we've already sent to you."
...and...
"Invalid verification code"
All the posts I have read about this issue seem to point to it being fixed in an earlier DNN version - but as I am already running 7.3.1 this doesn't help.
Any advice on how to fix this issue would be greatly appreciated.