By shiolo on
Hi, how can I make my site to redirect the site to the homepage after they changed their password because I found out that people get confused when they chane their password because they are redirected to the same place and they don't notice the notificacion telling them that their password was changed...
thanks
Comments
_
Set up an advanced action to redirect to the home page then assign that action to the "After a user's profile has been updated" trigger. It won't apply only to password changes but to all changes, but it should do the trick.
thanks!
thanks!
Interferes with replacement logins for Drupal 6
I tried this, but unfortunately it breaks replacement logins on Drupal 6. The "validate your email" portion of the replacement login apparently counts as a condition for an updated user profile. As a result, the user gets redirected to the target page before he can update his password.
Any solution for this on
Any solution for this on D7?
Thanks