Well, the short answer is that you can. There must be something wrong in your code, because I use the Auth in both appController and other controllers quite often.
You should show us some of your code so we can help. On 4 mar, 10:01, Joshua <[email protected]> wrote: > It seems that if I use Auth component in AppController and then I use > it again in my UserController again. All the request like ../users/ > method_a will be redirect to login page. > If I remove the Auth component from UserController, everything works > fine! > Why? > Is there any explanation for this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
