I found out the problem after much debugging and stress. I was using
an old db that didnt use a salted password HENCE thats why it would
not login because it was adding the salt to the passwords. So when I
removed the salt it worked. Something like that should be noted in the
cookbook.

Also, if you are logged in, should you NOT be able to go to the login
page?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to