Hey everyone I have been following the tutorial on setting up an ACL
system, and everything has gone well until I got the the section on
setting permissions: http://book.cakephp.org/view/648/Setting-up-permissions

I put in the initDb() code they give you there, but when I try and
load the page to executre the function I get a "Undefined variable:
group" and "Object of class Group could not be converted to int" all
on the "$group &= $this->User->Group;" statement.  I have check my
relationships and they are all good, what else could cause this issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to