This is a forum to suggest new features for mojoPortal.
Use case is follows:
Then I tryed to force validation directly via MySQL, but I did not find the place where e-mail validation flag is. Help me to find this column, please. It have to exist somewhere, haven't it?
But IMHO "Force validation button" is better.
Thank you in advance,
CarGa.
Hi,
Good point, I will add this feature, probably tomorrow, it will be easy.
To fix it in the db, look in the mp_Users table, the column is RegisterConfirmGuid, if you update it to empty guid or null it will activate the user.
Thanks,
Joe