Re: Safari losing session...

2013-03-01 Thread John Hardy
This is most likely caused by error or warning being output in the 'output_buffer' before the page/fragment is finished rendering. Turn on debugging and make sure there are no warnings and/or errors occurring. On Dec 3, 2012, at 5:49 PM, Benjamin Allison wrote: > So I've set Configure::write

Re: Safari losing session...

2013-03-01 Thread vanessa v
I have the same issue as you. This also happens in IE... On Monday, December 3, 2012 8:49:23 PM UTC-5, Benjamin Allison wrote: > > So I've set Configure::write('Session.checkAgent', false) and Security.level > to medium in my app, but Safari still seems to be losing the session > between cer

Safari losing session...

2012-12-03 Thread Benjamin Allison
So I've set Configure::write('Session.checkAgent', false) and Security.level to medium in my app, but Safari still seems to be losing the session between certain actions, in particular when coming from a page that has quite a bit of AJAX on it. The weird thing is that the app still works. Data