Wednesday, September 30, 2009

ACL Tutorial Problem

We are going through the "Simple Acl controlled Application Tutorial"
in the manual.

Everything is going fine until we try and run the "Automated tool for
creating ACOs" in this section;

http://book.cakephp.org/view/647/An-Automated-tool-for-creating-ACOs

When we run this method we get the follwing Fatal Error;

Fatal error: Call to undefined method App::objects()

The line causing the error is;

$Controllers = App::Objects('controller');

I seem to remember doing this tutorial in an earlier version of cake
without problems

Anyone have any ideas whats going on? Is this a latest version bug?

Thanks

Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: