I have added Umbraco member control 0.4. What I want to do is whenever someone register (sign up) he / she should be registered as inactive user and should not login. Once the user is approved by admin he / she can login. Also how can I check if the user is logged in or not using the login control of the same.
Just I have one more query. Whenever someone registers using the Member Control, he / she is directly logged it, how can that be solved so that the user is not logged it?
I tried to use the "http://www.nibble.be/?p=66" in "umbraco v 4.0.2.1" but it's not working, it give "Function evaluation timed out". Does someone know why is this happening?
Umbraco Member Control
Hi,
I have added Umbraco member control 0.4. What I want to do is whenever someone register (sign up) he / she should be registered as inactive user and should not login. Once the user is approved by admin he / she can login. Also how can I check if the user is logged in or not using the login control of the same.
Prompt response would be greatly appreciated.
Sachin,
Check tim's article which may be exactly what you're looking for...
(you should definetely use the standard asp.net login controls for this)
Cheers,
/Dirk
Hi Dirk,
Just I have one more query. Whenever someone registers using the Member Control, he / she is directly logged it, how can that be solved so that the user is not logged it?
Hi Sachin,
Here's how to prevent a member from being logged in after registration...
(MSDN can be your friend)
Cheers,
/Dirk
Hi,
I tried to use the "http://www.nibble.be/?p=66" in "umbraco v 4.0.2.1" but it's not working, it give "Function evaluation timed out". Does someone know why is this happening?
Thanks in advance
is working on a reply...