On 8/10/07, phpjoy <[EMAIL PROTECTED]> wrote: > $this->Auth->userModel = 'AdminUser'; > $this->Auth->loginAction='/' .CAKE_ADMIN .'/login/';
What is the value for $this->Auth->authorize IOW - what are you using to authorize your actions? Possible values are actions, model, controller.... Tarique -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
