Hi. i'm using drupal 4.6.5 and got an issue with loged users. The problem is in some IE browsers a loged user is being kicked back to login page even when he is still loged in. I know the user is still loged because if he press the the login form button without filling in username ore passward - he is back in the site.
Another starng thing that may be relevent is that all URI in my site are http://www.mysite.com/?=node... instade of http://www.mysite.com/index.php?=node...
My user.module is quite customis - what part is refering the URIs exept the settings.php life ?

Comments

sgwealti’s picture

I've had similar problems. I think it has something to do with the way Drupal caches content. I've never found a good way to resolve it though. I suggest searching the forums here for cache and see what other people have done.