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 <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
