Yes, I had the same issue. I traced the problem to the CakeSession
component and hacked the core to fix mine, however I think they have
fixed this in newer builds. I *think* this should work.

Configure::write('Session.checkAgent', false);

Adam

On Jan 31, 8:32 am, skoggins <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have a problem with a Flash file calling a function in my controller
> using send and load.  After the fcn is called and the database is
> updated the Session no longer exists for some reason.  Has anyone had
> a problem like this?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to