Can you post some code maybe? On Thursday, October 18, 2012 1:25:22 AM UTC+2, Adam Strom wrote: > > Hi All - > > I've completed the Acl tutorial in the 2.0 docs and it says: "...anytime > you create or delete a user/group the Aro table is updated." > > Yet when I delete a group that has users assigned to it, any further edits > to those users throws an error: > > "Error: [CakeException] AclNode::node() - Couldn't find Aro node > identified by "Array > ( > [Aro0.model] => User > [Aro0.foreign_key] => 16 > )" > > Even if I assign them to an existing group, the update occurs within the > Users table but the aros table never gets a new entry for that user. > > Any thoughts? > > Thanks! > > Adam >
-- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
