Hi everyone, Im trying to follow the "Simple Acl controlled
Application" for cakePHP 1.2 here:
http://book.cakephp.org/view/641/Simple-Acl-controlled-Application

I thought I was doing good until I got to the "10.2.4 Acts As a
Requester" part. It tells you to add groups and users using the baked
forms. So, when I try to add a new user I get the following error:

"Error:  The view for UsersController::login() was not found."

I completely understand that it is looking for a login view, but the
tutorial NEVER stated to do so at this point. In fact, It doesn't tell
you to create the login view until later in the tutorial. What should
I do here?

It is obvious that other people have followed this tutorial without
any problems and was wondering if anybody could point out what exactly
I am doing wrong.

Thanks!

--~--~---------~--~----~------------~-------~--~----~
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