Thursday, August 22, 2013

Re: Cakephp user privileges ACL

It means that there are no entries in the aros table for that Post. If you have things configured correctly, that should be created at the time the Past is created. If the Post already exists before adding ACL then you must sync the aros table to the posts table. 


On Wed, Aug 14, 2013 at 2:52 AM, Shreenidhi Damani <sndamani@gmail.com> wrote:
I have an ongoing project in cakephp . 

I tried ACL using cakephp cookbook using the Posts example,but on add,edit & delete, the following error occurred-

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

Please reply as soon as possible .

Thanks.

--
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 unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: