Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-25 Thread Webweave
:48 >             [modified] => 2008-12-22 21:39:48 >         ) > > ) > > Aco: Posts/add [CORE/cake/libs/controller/components/acl.php, line > 239] > > On Dec 4, 9:24 am, Rob wrote: > > > Same here, what problem are you having with the tutorial ? > > > On

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-23 Thread Chad Casselman
Thank you. I will try it again. I have walked through this and about 6 other tutorials on this same topic. I have yet to fully understand it or to get one to work they way I am expecting. Thank you for your help. Chad On Tue, Dec 23, 2008 at 9:56 AM, mark_story wrote: > > Both my tutorial

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-23 Thread mark_story
Both my tutorial and the book tutorial are mostly the same, because I wrote both of them.. Chad you are either missing a node for the controller/action or the user. If you make your users from mysql prompt this will definately happen. If you jump ahead on the tutorial and make users before you

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-23 Thread bookme
A nice tutorial for ACL is http://mark-story.com/posts/view/auth-and-acl-an-end-to-end-tutorial-pt-1 you must be see demo example attach with it On Dec 23, 6:43 pm, "Jon Bennett" wrote: > >  Warning (512): DbAcl::check() - Failed ARO/ACO node lookup in > >  permissions check.  Node references:

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-23 Thread Jon Bennett
> Warning (512): DbAcl::check() - Failed ARO/ACO node lookup in > permissions check. Node references: > Aro: Array > ( > [User] => Array > ( > [id] => 1 > [username] => ad...@mb.com > [group_id] => 1 > [created] => 2008-12-22 21:39:4

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-23 Thread AD7six
On Dec 23, 4:34 am, Chad Casselman wrote: > When I try to login I get > > Warning (512): DbAcl::check() - Failed ARO/ACO node lookup in > permissions check.  Node references: > Aro: Array > ( >     [User] => Array >         ( >             [id] => 1 >             [username] => ad...@mb.com

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-22 Thread Chad Casselman
on Bennett" wrote: > > > >  Can anyone Suggest a better brilliant tutorial for implementing ACL > > >  with Auth in Cakephp. > > > I followedhttp://book.cakephp.org/view/641/Simple-Acl-controlled-Application > > and now have acl+auth running perfecto.

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-04 Thread Rob
Same here, what problem are you having with the tutorial ? On Dec 4, 6:12 am, "Jon Bennett" <[EMAIL PROTECTED]> wrote: > >  Can anyone Suggest a better brilliant tutorial for implementing ACL > >  with Auth in Cakephp. > > I followedhttp://book.cakephp.

Re: Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-04 Thread Jon Bennett
> Can anyone Suggest a better brilliant tutorial for implementing ACL > with Auth in Cakephp. I followed http://book.cakephp.org/view/641/Simple-Acl-controlled-Application and now have acl+auth running perfecto. hth jon -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet

Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp

2008-12-04 Thread krishna
Hi Cake Bakers, Can anyone Suggest a better brilliant tutorial for implementing ACL with Auth in Cakephp. Regards, Krishnan Nair. Cake Bake --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups