CakeSession, the parent class of the SessionComponent, allows setting
the session ID, so that it should be possible to pass the session ID
in the ajax call and then use it to set it manually to the provided
ID.

There might be a more elegant solution though.

On Jul 1, 9:26 am, killerboy <[EMAIL PROTECTED]> 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 [email protected]
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