Forums / General / Disabling user information email during registration
James Packham
Friday 30 January 2004 9:07:59 am
Hi Does anyone know how to disable the user information email that's sent upon a successful registration? From having a poke around my installation I guess this is generated by some built in workflow right?
Thanks and Regards,
James
Sébastien Prud'homme
Friday 30 January 2004 10:29:11 am
No workflow is used : just look in kernel/user/register.php
Marco Zinn
Saturday 31 January 2004 11:49:46 am
Sebastian is right, this is not done by a workflow.Before you look into the .php, you should check the .ini files for things converning the User Management. Maybe there is an option to disable the registration eMail. ("UserSettings" maybe)
Marco http://www.hyperroad-design.com
Tuesday 02 March 2004 9:03:39 am
For anyone interested I found the answer:
http://www.ez.no/community/forum/suggestions/improvements_to_registration_process
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0002 secs