I’m following the Auth tutorial and in this stage
http://book.cakephp.org/view/1547/Acts-As-a-Requester
aros table is not populated as stated.
I did not insert records into db directly, I used baked forms as mentioned.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to add the code to the app/models/user.php and group.php files as indicated in the example.