Page 1 of 1
FrontEnd Users validation
Posted: Wed May 31, 2006 1:41 pm
by singha
Hi,
is there a way for administartor validation for sefregistred FrontEndUsers?
Thanks . . . .

Re: FrontEnd Users validation
Posted: Wed May 31, 2006 1:47 pm
by calguy1000
There's at least two howtos on how to do this already in the forum.
Essentially setup two groups "pending" and "validated" or whatever names you want.
Put the {cms_module module=SelfRegistration group=pending} tag into your page, which puts people into the pending group in feusers once they're done the validation process. Then the administrator can move the user into the "validated" group.
Re: FrontEnd Users validation
Posted: Wed May 31, 2006 2:01 pm
by singha
Thanks for the quick answer.
I'll try this