By steven1350 on
Once a user logs in, by default it takes them to the users homepage showing stuff like User History.
How can I change this so that the user will be greeted with the drupal homepage instead?
Once a user logs in, by default it takes them to the users homepage showing stuff like User History.
How can I change this so that the user will be greeted with the drupal homepage instead?
Comments
_
checkout the http://drupal.org/project/login_destination module.
.
thanks, that did exactly what I was looking for