I'm working through the IBM tutorial by Duane O'Brien, the Jan 2008
update. So right away in Pt. 1 I hit the error msg:

   "You are seeing this error because the action users is not
    defined in controller UsersController"

It looks like my app/controllers/users_controller.php needs a

   function users() { ...}

added to it, but did I miss that somewhere?

Make me wonder if anyone has worked through this tutorial
successfully. Are there better ones?

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to