[development] User registration email

Ms. Nancy Wichmann nan_wich at bellsouth.net
Wed Jun 8 18:37:30 UTC 2011


You could make your user submit fire first (using array_unshift for the handlers) and allow the standard email to go out after you have done your thing.
 
Nancy
 

Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.



>________________________________
>From: Jeff Hartman <lists at jeffhartman.com>
>To: development at drupal.org
>Sent: Wednesday, June 8, 2011 2:33 PM
>Subject: Re: [development] User registration email
>
>I still want to keep the standard user registrations emails since this is a custom page with a registration form for people to sign up for an event. We still get people creating accounts for the site for other purposes.
>
>The event registration page just happens to be creating a Drupal user account at the same time to simplify the account creation process for people visiting for this specific purpose.
>
>>> A client I am working for asked to have a special landing page set up for user registration for an event. The registration form uses user_register to create a Drupal account (using Drupal 6). Form works great, creates account and logs people in upon account creation.
>>> 
>>> How do I go about creating and sending a custom email that includes the new account username and auto-generated password? Do I need to create my own user_register_submit function to override the current (seems redundant) or is there a simpler way.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110608/44c15847/attachment.html 


More information about the development mailing list