I am having a problem with user registration. I tried Public, Private and Verified options and all have the same issue.
When a new user register itself, it is only created in the Users table but there is no way to validate the user.
- With Verified option, never sent the e-mail.
- With Private option, never the admin receives the email or either Admin can´t see the new user with the Users menu (in the top menu visible when host logins)
- With Public option, after the user is created, login is not possible.
I reviewed the database and all the users are created in the Users table, but in the UserPortals table non of them where created.
I am using DNN7.2.1. Any idea what is happening?
Regards,