I've added this code to my app_controller and changed it to reflect my
data model (my table is called "controls" instead of "categories").
Now I get the following errors on every page:

Notice: Undefined property: AppController::$Control in /Library/
WebServer/Documents/serials/app/app_controller.php on line 48

Fatal error: Call to a member function generateList() on a non-object
in /Library/WebServer/Documents/serials/app/app_controller.php on line
48

What am I missing?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to