I get this when going to <mysite>/acm

Notice: Undefined property: AcmController::$Session in
/var/data/raid5/www/localhost/htdocs/jhsjatoo/jhsjatoo/plugins/acm/config.php
on line 23

Fatal error: Call to a member function write() on a non-object in
/var/data/raid5/www/localhost/htdocs/jhsjatoo/jhsjatoo/plugins/acm/config.php
on line 23

I tried both adding var $components = 'Session'; to AcmAppController
and changing var $components  to array('Acl','Session'); in
AcmController, to no avail :'(

As a sidenote, i think the installation manual should explain a little
more between step 2 and 3
http://cakeforge.org/forum/forum.php?thread_id=178&forum_id=185
in step 1 and 2 you put the files in the right dir and change a file a
bit, in step 3 you are in a menu.  tell the people  where they can
access the plugin, where they see the menu etc ;-)

  I'm using cake 1.1.8 btw


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to