Friday, March 1, 2013

Re: Safari losing session...

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 <ben@roestudios.com> 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 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 gets saved, things procede as normal, I just keep getting the standard authError.

Again, this doesn't happen in other browsers. Any ideas?

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
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 cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: