Hello,

The user is successfully redirected when logging in from the login page user/login. However, the redirection does not take place when the user logs in from the front page using the login block. I have even used the always redirect option but no use.

Regards,

Comments

imp_squared’s picture

yes I have the same issue.
I'm using actions and triggers with Drupal 6.

When a user logins through: www.yourdomain.com/user they get redirected.
However, when a user logins using the login block, they do not get redirected.

mithy’s picture

Try to switch off the "preserve destination" checkbox. It looks to me like the destination variable is set by the login block.

qudsiyya-1’s picture

Thank you for reply.
Will you please specify where to find "preserve destination" check box? There is no such option in "user login" block configure page.

mithy’s picture

You can find it on the login destination configuration page.