When I put it in config/core.php it gives me:

Fatal error: Class 'Configure' not found

in both version 1.1.18.5850 and 1.1.19.6350.

When I put it in the controller it doesn't throw an error but doesn't
fix the problem either.  Configure::version(); works in the controller
so I'm assuming I have access to the class.

Any ideas why this is?  Thanks for the help, this is driving me
insane.

On Feb 8, 4:49 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On Feb 8, 2008 7:31 PM, skoggins <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi guys,
>
> > Quick question.  Where is Configure::write('Session.checkAgent',
> > false);  supposed to go?  In config/core.php or in the controller
> > action?
>
> > Thanks.
>
> Well, if you want it application-wide than put it in config/core.php.
>
> --
> Chris Hartjes
> Internet Loudmouth
> Motto for 2008: "Moving from herding elephants to handling snakes..."
> @TheKeyBoard:http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
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