I have been trying to learn cakephp. Walking through tutorials has really been a great help. The problem I am having is I keep getting an error when trying to create the login component at the beginning of the second part of the tutorial. When I try to load the login view. I get this error:
Fatal error: Call to undefined method FormHelper::create() in C:\wamp \www\app\views\users\login.thtml on line 13 What I don't understand is that I have checked the source code with the tutorial and even used the source code directly, I still get the error. I am using the stable release of 1.1xx. If anyone can help, I would greatly appreciate it. Charley --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
