Hello,
Having two issues right now.
- when someone registers for a new account, I've activated the "Send Activation Link". That all works fine, but I've discovered that you dont have to "activate" the account to log in. You can simply go back to the login screen and login with your new account information without even clicking the link in the email. I've verified that the db is showing "null" in the "active" column for that account, yet it still allows it.
- The CAPTCHA function works perfectly when someone registers for a new account, however if they later use the "Forgot Password" function, it doesn't work. It keeps saying "Invalid Security Code".
I've uploaded the application to my Demo account. It's the "MSR" application