Hello, I installed othAuth on my CakePhp app, and I have configured two groups in my application: admin (group id=1) and member (group id=2).
I have the following problem: in the login page I can only login with the Admin user, if i try to login with a member user I receive the message wrong user/password, even if the password is 123456 like the Admin. I read that i should set in the login page group id=2 so users from the groups 1 and 2 can login from this page, but i don't know how to do it. Has anyone a *.thtml example? Thanks, Michele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
