Hello, > I have spent more then a day on this issue and still no solution :( > > I am working on my first cake based project and i have a session > problem. > Currently using php session, security level low, session name is > CAKEPHP. > Check agent = false. > > In FF everithing works fine, but in other browsers (IE, Safari, Opera > tested so far) the > session is not available between controllers. > > Ex: > I login and i get redirected to the /home page > From here i go to the /example page and the session is empty. > I go back to /home and the session is there. > > I have also tested, database session, cakephp session and still the > same prblem. > > This happens in every browser except FF. > > Help pls > I am running out of time :(.
As a 1st step I'd check how do your cookies look like in Fx, IE etc. Possibly the session id is lost for some reason. Let us know. Regards, Piotr --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
