By dscher on
We are running Drupal 5 for a new site. When an individual registers on the site they are immediately redirected to the home page. Is there anyway to set up a editable "Thank You for Registering" page?
We are running Drupal 5 for a new site. When an individual registers on the site they are immediately redirected to the home page. Is there anyway to set up a editable "Thank You for Registering" page?
Comments
Check out the logintoboggan
Check out the logintoboggan module.
thanks!
thanks!
Actually I found the best way
Actually I found the best way to do this is using the Rules module (called Workflow-ng in Drupal 5). You can setup a rule for "User Account has been created".
http://drupal.org/node/298506