Closed (fixed)
Project:
Email Registration
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 18:00 UTC
Updated:
8 Dec 2009 at 22:49 UTC
Hello,
I'm still quite new to drupal but is it possible to show a message after a successfull registration as well as an email being sent to the new sign up?
At the moment, after new sign up, the user is just sent back to the home page, we'd like to show a message saying "Thanks, an email has been sent to you. Click here for the home page... ".
This is the site: http://www.spinninghat.com
Thanks for any help you can offer,
Nick.
Comments
Comment #1
lonehorseend commentedHave you looked at rules . . . http://drupal.org/project/rules?
Comment #2
monkfish4d commentedNo, I've never come across it before... Will that let me display a message after successfull new user registration?
It looks like a background work-flow module?
Thanks, Nick
Comment #3
lonehorseend commentedYes, it's a background workflow module. It allows you to execute certain actions based on set conditions. Drupal 6 also has triggers and actions in its core, but they aren't as dynamic. It should allow you to redirect to a page that will display the message you want.
Comment #4
Christopher Herberte commented