Suddenly (!) my system logs out when clicking on main site logo. And I do not understand why. Is this problem known elsewhere on other Drupal sites. If so does anyone have an answer to the behaviour.

Regards,

Svend

Comments

stevenpatz’s picture

Category: feature » bug
Status: Active » Postponed (maintainer needs more info)
STNyborg’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
astra’s picture

I have the same problem with Drupal 5.7, PHP 5.2.5 and MySQL db 4.1.22.

astra’s picture

Status: Closed (fixed) » Active

I have the same problem with Drupal 5.7, PHP 5.2.5 and MySQL db 4.1.22.

For my site, any logged user logs out when just clicking on the site name, the site logo or the home link.

I also found this problem happend when using IE 7. But no problem if using FireFox 2.

Any solution to fix it?

mr.baileys’s picture

Status: Active » Fixed

Drupal uses cookies to keep track of your login status. If cookies are disabled (because of privacy settings in IE7 for example), then no matter what you'll do after logging in, you'll be taken to the login page on your next page load.

Should be fixed if you browse with cookies enabled, if not feel free to re-open this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.