When a new user registers using the Dynamic Registration module and a completion event has been established to send an email to include the VerificationCodeLink, this link (when used with the standard DNN login module) presents the login panel along with a pre-populated verification text box. However, when using the Dynamic Login module this verification text box does not appear. I noticed that both the ASCX and the source code contain rowVerficiation1 and txtVerification. Is issue being addressed in the next release of Dynamic Login?
Thanks
Has this issue been resolved as I'm not seeing the verification code either when i click the verification link from an email. Running V2.2.1 and DNN 4.5.5.
Verification is turned on in the site settings and works fine for the standard account login.
The template being used is the default one and contains the correct tokens. Thanks Adam