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 -~----------~----~----~----~------~----~------~--~---
