On Feb 16, 9:21 am, benjam <benjamwel...@gmail.com> wrote:
> Here are some (hopefully) relevant code snippits:http://pastebin.com/f7426e0c4
>
> On Feb 16, 8:55 am, benjam <benjamwel...@gmail.com> wrote:
>
> > I have just com across a very strange issue with Cake.  I have ACL
> > installed in my app, and I havre a self-referencing table in that app
> > as well (Parent-Child).

That's nothing to do with ACL and almost definitely because you're
using 'Parent' and 'Child' aliases in multiple models to refer to
different classes.

Why define these relationships at all, they are redundant with the
tree behavior.

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

Reply via email to