Problem: I can log into my site and it comes to the user screen and is logged in fine. But as soon as I click on any link it logs me back out again.

Facts:
* I have several sites running off multi site. Only one is affected.
* It's not a browser or computer issue. It is something in Drupal itself.
* The sessions are getting added to the sessions table. Logging in shows one entry for my UID and the next link shows an entry for UID 0.
* Site5 recently did an upgrade. I can't find the email saying specifically what they upgraded but their site says they have PHP 4.4.1 and my phpinfo says 4.4.3. So I suspect that was the change.
* As far as I can remember, no changes were made on this site since it was last working.
* I had loggintobogin on this site and none of the others but disabling it hasn't helped
* I do have a lot of other custom mods and a custom theme but nothing else that seems directly related to login.
* No errors are showing up on the screen, in watchdog, or in my weblogs. It's simply logging me out.

Any ideas? I don't know where to look next.

Thanks,

Michelle

Comments

Michelle’s picture

After much hunting and testing, I finally found the cluprit. It's the Gallery 2 block that's doing it. I don't know why, yet. I'll post back when I've figured that out. But that's definitely the bugger that's causing this.

Michelle

Michelle’s picture

Further testing revealed that I hadn't run the Gallery upgrader after my last SVN update. Somehow having that un-upgraded caused the image block to log me out of Drupal. I'm not even gonna try to get my head around why. LOL! But it's all fixed now.

Thanks for listening to my monologue ;)

Michelle

ideviate’s picture

:) when i first saw that Michelle asked sth in forum, i doble checked that if this Michelle is "the Michelle". than i started to track this issue. now u came over it. thanx to people here like u, this is what makes Drupal, in my opinion, better than all.
Drupal to rule them all :) www.universideliyiz.biz

Michelle’s picture

"The Michelle"? Am I famous? :)

I was actually kinda worried people wouldn't recognize me without my "C"... hehe

Yeah, I do sometimes have questions of my own. I just tend to use IRC more than the forums. Quicker but I suppose at the expense of longevity. Not that anyone else is likely to hit this particularily wierd problem...

Michelle