Hi,

I am trying to install the phpGACL plugin by Mariano Iglesias (http://
dev.sypad.com/installing-phpgacl-plugin-cakephp). I have followed the
instructions but when i go to http://myurl.com/phpgacl I get the
following error:

Fatal error: Call to a member function on a non-object in /home/app/
app_controller.php on line 126

Line 126 is just a function which gets called in my main
app_controller.php beforeFilter() which contains a findAll mthod on a
Model. The model works fine everywhere else. If I take that one out it
just finds the next method and causes an error there.

Any ideas what is going on? Has anyone else successfully nstalled this
plugin on 1.2?

Cheers

Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to