Hi Adam,

Thanks, I'm glad I'm not just crazy.  I put that line of code in
config/core.php but it tells me "undefined class 'configure' ".  Is
this supported in 1.1? because that is what I am using.

Thanks!

On Jan 30, 2:45 pm, Adam Royle <[EMAIL PROTECTED]> wrote:
> 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