Make sure you do not have
var $components = array('Acl');
in you app_controller or any other controllersOn 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
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
