Hi,
try to clear all the ARO-ACO nodes from table and create new ones with
automated tool form cake book.
So clear the acos_aros table and acos table
then run the code from the book.cakephp.org to create ACO's (http://
book.cakephp.org/view/647/An-Automated-tool-for-creating-ACOs)
nodes and then ARO-ACO associations. That works for me.
(ps.: do it when with $this->Auth->allowedActions => array('*'); in
appController beforFilter() function, so you don't get acl node lookup
error ;-) )
On Feb 8, 3:17 pm, "[email protected]" <[email protected]>
wrote:
> HI,
>
> I'm developing a quite complex application using cake. I developed an
> acl system following the directives of cake official site.
>
> All right until yesterday, when suddenly the acl system brake down.
>
> It gives the infamous error: "acl node lookup".
>
> EVERY PAGE CONTROLLED BY THE ACL does not show, but the others do.
>
> You can say that I was working on some controller, but I was working
> only on views. I also tried to restore an old working version, but the
> problem was not solved.
>
> I AM DEPRESSED. Cake is making laugh of me.
>
> IS THERE A POSSIBLE SOLUTION? I'm thing of giving up with the cake
> framework.
>
> Thanks!!
>
> )
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
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] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en