Page 1 of 1
Question using SelfRegistration, CustomContent and FrontEndUsers
Posted: Fri Mar 02, 2007 12:41 pm
by kazkas
OK, I instaled all those modules, everything seems to work fine, but there's a question - how user can change his details? I mean not a username, but pass, e-mail or other things? It seems there's nothing about it in SelfRegistration help.
Re: Question using SelfRegistration, CustomContent and FrontEndUsers
Posted: Fri Mar 02, 2007 12:53 pm
by cyberman
SelfRegistration is like name said only for selfregistration

. Users are managed via FrontendUsers module. If you want users can change details you have to insert following on a page
Code: Select all
{cms_module module='FrontEndUsers' form='changesettings'}