ACL Component + Cakephp2.x
every thing is working properly only User Controller has problem with
updating which shows this error -
AclNode::node() - Couldn't find Aro node identified by "Array (
[Aro0.model] => User [Aro0.foreign_key] => 1 ) "
This error normally shows when action is not authorized. How ever actions
and pages are loading and the other Controllers doesn't have any problem
with updating :(
I followed this tutorial - with Cakephp2.3 CakePHP 2.1 AclComponent -
Tutorial
Code Download here
resource Acl controlled Application
No comments:
Post a Comment