If cake realizes that he user agent is different, it'll nix the  
session due to security concerns.

There are some settings in core.php that turn that checking off - you  
might play with them, realizing the security implications.

-- John

On Jul 1, 2008, at 10:26 AM, killerboy wrote:

>
> Hi,
>
> I am using CakePHP seesion together with the ExtJs libary. I have some
> strange issues with my sessions, that are just lost if I try to do a
> Ajax call or any other call from ExtJs.
>
> I am checking via sessions if anybody is logged in. But this is not
> possible because the data stored in the sessions is not there anymore.
>
> I searched for solutions and found some saying setting Security.level
> in core.php to 'medium' or 'low' should help. I tried this, but still
> not working. I disabled Session.checkAgent, but this doesn't help
> either.
>
> Has anybody some more ideas?
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to