Thanks for the swift fix :) I'm getting another issue now though - I deleted the old installation and have no files except the new ACM in plugins, and user.php and permission.php (empty models) in the models directory.
When I try to go to http://mysite/acm, I get: Fatal error: Call to a member function write() on a non-object in C:\xampp\htdocs\cake\app\plugins\acm\config.php on line 23 It seems to have a problem with: $this->Session->write('ACM.AutoLoad',false); If I knew more PHP I'd just try to fix it myself, but I come from an ASP(ick) background. Tracy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
