Hi all. I've a question I would like to get answered.

Since some weeks ago, I realized that my Drupal site behaves wrongly: when I type my username and password in the "Login" block and then I click on the Login button, the system always send me to the user's information page, i.e. /user/<uid> (where <uid> is the user id in the Drupal users database).

Some time ago, Drupal behaved perfectly well. When a user logged in, Drupal simply refreshed the current page (its current behavior).

I don't know how to fix this disturbing issue.

Can anybody help me? Thanks very much in advance!

P.D.: I'm using Drupal 6.11.

Comments

dddave’s picture

1. I think this is some kind of core issue. I have read couple of posts about it but cannot find the exact issue.

2. Using http://drupal.org/project/login_destination should help.

3. Use the latest version of Drupal to avoid security problems!

rickyniano’s picture

Thank you very much, dddave. I've upgraded to the latest 6.12 version, and now the issue is fixed.

Cheers.

dddave’s picture

I think the issue reappeared during one of the former updates and was solved with the latest update. I think I have read something like this.