08-30-2017, 06:18 PM
Hi
Third post in about as many minutes
In this post I talk about different access levels. I am not sure if this question ties into it or not. It does for me.
Due to legal requirements we must validate a person's registration request by ensuring they are a resident in our neighbourhood before allowing them access to private pages. This can be done by not sending the verification email after registration, but some other thank_you.php mail. We do our validation check and all is good. What now?
The verification email can now be sent, but this seems to require some serious fiddling.
Alternatively, once the validation is done, the user can be changed to a 'full user' with access to private pages in the Admin Dashboard -> User Panel. Also sounds like serious chopping and changing.
I don't know enough to know if either of these options are good or elegant. The whole registration process also becomes messy. Any suggestions/solutions are welcome.
Thanks
Pierre
Third post in about as many minutes
In this post I talk about different access levels. I am not sure if this question ties into it or not. It does for me.
Due to legal requirements we must validate a person's registration request by ensuring they are a resident in our neighbourhood before allowing them access to private pages. This can be done by not sending the verification email after registration, but some other thank_you.php mail. We do our validation check and all is good. What now?
The verification email can now be sent, but this seems to require some serious fiddling.
Alternatively, once the validation is done, the user can be changed to a 'full user' with access to private pages in the Admin Dashboard -> User Panel. Also sounds like serious chopping and changing.
I don't know enough to know if either of these options are good or elegant. The whole registration process also becomes messy. Any suggestions/solutions are welcome.
Thanks
Pierre