After some more digging, I finally found it. My predecessor added a
Session->renew() command deep inside the code which caused the
problem...

Cheers

On Apr 16, 11:50 am, floepi <flo...@gmail.com> wrote:
> Hi all,
>
> after three days of researching and trying to fix those damn sessions
> I am at a complete loss as to why my sessions are lost at random!
>
> I have set
>
> Configure::write('Session.checkAgent', false);
> Configure::write('Security.level', 'low');
>
> to no avail. I am NOT moving from https to http so that can't be the
> problem.
>
> The worst thing is, the error occurs very randomly. I can add 5 Books
> to my basket and it breaks on the sixth. The next time the session is
> lost by simply navigating the site. Weird!!
>
> What could be a reason for a session to be lost? The path is always
> the same!?!
>
> I reverted back to the old version, which works on our live server but
> still it breaks. I haven't changed anything on my dev server though.
>
> This is driving me crazy - if anyone has an idea, i would greatly
> appreciate it!
>
> Phil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to