I am using Drupal 6.9. I need to redirect users to some page after they update their profile. I used "trigger: after the profile is updated" but it is causing password not to change. All other profile fields are updated but password remains same.

If anybody knows how to fix Trigger or any other say way to redirect users after profile updation.

If anybody knows, please contact me using contact form as well.

Thanks.

Comments

Anonymous’s picture

This issue also discussed here - http://drupal.org/node/490284

I got around this by using the Rules module instead.