thanks geoff. I'm not clear what the ACO table is-- I don't see any such table in the db (and I don't think that cakePHP can build tables like RoR can anyway). I've put your code into my appcontroller and then put the initAco() method into the controller I'm working with and am now getting the error:
Fatal error: Call to undefined method AuthComponent::action() in / home1/criticc1/public_html/dev/app/Controller/AppController.php on line 75 I'm using cakePHP 2.0.3, do you think your code should work for this version? I'll also look into how to use the cake console, I haven't gotten very far with that yet. thanks again for any help and sorry for the delay, I got pulled off on other projects and then the holidays. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
