Hi all,

I've been running through the IBM tutorials - though a bit dated,
they've been helpful figuring stuff out.

One thing that is chomping my butt is ACLs. The tutorial stores aco
aliases as 'id-title'. For example:

'alias' => $this->Product->id.'-'.$this->data['Product']['title']

However, when I go in and edit the product and change the title, the
entry in the aco database table is not updated and generates a lookup
error, specifically "Failed ACO node lookup in permissions check.". If
I go in and manually update the database entry to the new title, it
works.

What's the most cake-ish way to solve this?

Cheers,
Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to