Closed (fixed)
Project:
Drupal core
Version:
5.6
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 09:37 UTC
Updated:
6 Mar 2009 at 13:30 UTC
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
Comment #1
stevenpatzComment #2
STNyborg commentedComment #3
astra commentedI have the same problem with Drupal 5.7, PHP 5.2.5 and MySQL db 4.1.22.
Comment #4
astra commentedI 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?
Comment #5
mr.baileysDrupal 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.