Thursday, October 29, 2009

Re: AclNode::node() - Couldn't find Aro node identified by "Array ( [Aro0.model] => Group [Aro0.foreign_key] => 1 )

On 29 Okt., 10:08, merrylin <shimeilin1...@gmail.com> wrote:
> when I do Auth with cake , I  happened a problem
> Warning (512): AclNode::node() - Couldn't find Aro node identified by
> "Array
> (
>     [Aro0.model] => Group
>     [Aro0.foreign_key] => 1
> )
> " [CORE\cake\libs\model\db_acl.php, line 191]

Hey,

are you using only the Auth Compoment? Or did you try to use the ACL
Component too?

The error comes from the ARO Object and the ACL Component.

For better help, try to post the controller code including the
beforeFilter method and the component variable.

Or maybe this link is going to help you: http://book.cakephp.org/view/171/Access-Control-Lists

matic
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: