Yeah it was only in the app_controller, but I just dumped cache folder and seemed to clear it up.
Thanks, Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of scs Sent: January-15-10 12:51 PM To: CakePHP Subject: Re: ACL Question Make sure you do not have var $components = array('Acl'); in you app_controller or any other controllers On Jan 14, 8:48 pm, "Dave" <[email protected]> wrote: > I get this error as soon as i login > > Could not find AclComponent. Please include Acl in Controller::$components. > [CORE/cake/libs/controller/components/auth.php, line 378] > > Fatal error: Call to a member function check() on a non-object in > /home4/public_html/cake/libs/controller/components/auth.php on line > 480 > > But I am not using ACL, nor do I want to. Cant seem to figure out > where this is coming from or why. > > Any ideas? No idea where to start.... > > Thanks > > Dave No virus found in this incoming message. Checked by AVG - www.avg.com Version: 9.0.725 / Virus Database: 270.14.139/2620 - Release Date: 01/15/10 09:17:00
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
