Re: Acl example help.

2009-01-12 Thread Adriano Varoli Piazza
On 12 ene, 01:32, Eric wrote: > I just installed cakePHP 1.2, I am at step 10.2.6 in the "Example > Applications" section of the manual.  I have added the buildAcl() > function to the app_controller.php file, but how do I run the > function? > > I have tried several methods, but keep getting er

Acl example help.

2009-01-12 Thread Eric
I just installed cakePHP 1.2, I am at step 10.2.6 in the "Example Applications" section of the manual. I have added the buildAcl() function to the app_controller.php file, but how do I run the function? I have tried several methods, but keep getting errors. Any help is appreciated. Thanks...