Re: CakePHP and web services support

2009-05-07 Thread atta
Yeah its really a Fu***ing Manual. Nothing explained there . Atta Graham Weldon-2 wrote: > > > I'm going to say it... RTFM. > > http://book.cakephp.org/view/476/REST > > Cheers, > Graham > > > Ma'moon wrote: >> Hello guys, >> Any o

Re: redirecting with ACL

2009-04-06 Thread atta
array('controller'=>'Pages', 'action'=>'display')); } but it more looks like a hack as its not telling $this->Auth- >loginRedirect anyting. Atta On Apr 6, 4:50 pm, atta wrote: > hi >  how can i check for group id andredirectafter log

redirecting with ACL

2009-04-06 Thread atta
;loginRedirect = array('controller'=>'newsletters', 'action'=>'index'); } else{ $this->Auth->loginRedirect = array('controller'=>'Pages', 'action'=>'display'); } but no success. Any help please.. atta

Re: Question About Admin Routing

2009-04-03 Thread atta
Ok its conf but how can i use ACL and admin routing together? atta On Feb 26, 6:33 am, Evelio wrote: > I'm so new in CakePHP but... > > Routing.adminis an configuration value for define the prefix that > will use CakePHP for name and route the "admin" action

Admin Routing + ACL admin_xxx is not accessible

2009-04-03 Thread atta
hi all I have searched alot and everybody is discouraging to use both admin routing + acl at a time. Can anybody tell me how can i access admin_xxx if a group is valid for it. Thanks Atta --~--~-~--~~~---~--~~ You received this message because you are