I've created a new page that says basically, "thanks for registering, now go check your email to confirm." Then I created a trigger to redirect to this new page, upon the registration. Everything works except, the email is never sent. The temporary account is created and is waiting to be activated. The user is redirected to the thanks page, but the the php function looks to see which email template should be sent in this circumstance and send it. The user is left waiting for an email that doesnt come. Late for the prom? Anyway, I wish I had time to fix this, but in the mean time if a developer could work this out. I see drupal site just puts a small block on the traditional home page redirect that explains status to user, perhaps client side javascript. I don't want to go that route or install yet another module to over bloat and over kill the problem. A little change in the prgram logic will fix this, probably one or two function calls and pass the specified email template to the email sending function once its called, upon the redirect function performing its duties. Thanks. Big problem I'm sure alot of people would like fixed. Would allow for a customized fancy pants redirect page! Thanks youre our 1000000th registree! You win a swift kick... never mind! W/E! haha

Comments

Francewhoa’s picture

Component: user system » trigger.module
Assigned: yaHappyDrupUser » Unassigned

Same here. I can confirm this issue with Drupal 6.12. This issue is present in Drupal 5 too Read more at http://drupal.org/node/342953

ari-meetai’s picture

Status: Active » Closed (duplicate)

Duplicate. Have a look at http://drupal.org/node/342953