Take a look at the CakePHP book at the below url for an understanding of ACL: http://book.cakephp.org/#!/view/1242/Access-Control-Lists
Have you defined the permissions for the new search feature? Enjoy, John On 7 Feb., 09:53, MakeSomething <[email protected]> wrote: > http://bakery.cakephp.org/articles/calin/2008/09/18/search-feature-to... > when i implement search feature like in the tutorial i get error > message: > DbAcl::check() - Failed ARO/ACO node lookup in permissions check. > > My question is, how to implement search feature with cake php 1.2.x > when ACL is already implemented (BLOG EXAMPLE) -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
