Can we see your login action() and all the config for auth.

On Feb 10, 1:29 pm, Dcahrakos <chaosfl...@gmail.com> wrote:
> Hi,
>
> I am using the Auth component for registration and login, registration
> is working perfectly, but login doesnt seem to be doing anything at
> all,
>
> I have Auth loaded in the AppController since I will be using it site
> wide, however when I try to log in I just return to the login page
> because the page it is supposed to redirect me to requires you to be
> logged in.
>
> The only message I get from auth is the message I set "Sorry you
> cannot access this page"
>
> my login.ctp is just a simple login form with a username and password
> field,  and my Users controller has an empty login function at the
> moment.
>
> from what i've read everything should work, however it is not...
>
> am I missing something here? do I need to add code to the login
> function of the controller? or add anything to the user model?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to