Re: Call to undefined method AuthComponent::authorize()

2009-08-30 Thread brian
://book.cakephp.org/view/648/Setting-up-permissions > > When I run my code though I get this error: >  Fatal error: Call to undefined method AuthComponent::authorize() in C: > \Development\Projects\LinkBuilder\cake\trunk\app\app_controller.php on > line 8 > > The code is: > > >

Call to undefined method AuthComponent::authorize()

2009-08-30 Thread Laran Evans
I'm following this guide to setup an ACL: http://book.cakephp.org/view/648/Setting-up-permissions When I run my code though I get this error: Fatal error: Call to undefined method AuthComponent::authorize() in C: \Development\Projects\LinkBuilder\cake\trunk\app\app_controller.php on line 8