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
Comment #1
imp_squared commentedyes 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.
Comment #2
mithy commentedTry to switch off the "preserve destination" checkbox. It looks to me like the destination variable is set by the login block.
Comment #3
qudsiyya-1 commentedThank 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.
Comment #4
mithy commentedYou can find it on the login destination configuration page.