There is no create method for FormHelper in 1.1.x http://api.cakephp.org/class_form_helper.html
There is the formTag method in the HTML helper in 1.1.x - but it is deprecated. In 1.1.x you also use the HTML helper for the input tags. You should possibly consider trying 1.2 beta + http://tempdocs.cakephp.org/ Best, JP On 30 Jan., 15:15, mike_solomon <[EMAIL PROTECTED]> wrote: > Sorry should have said > > I installed the stable version 1.1.19.6305 > > On Jan 30, 2:11 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > > > On Jan 30, 2008 8:33 AM, [EMAIL PROTECTED] > > > <[EMAIL PROTECTED]> wrote: > > > > I have just installed cake and am evaluating it > > > > I'm getting the error Fatal error: Call to undefined method > > > FormHelper::create() > > > What version of Cake are you evaluating? > > > -- > > Chris Hartjes > > Internet Loudmouth > > Motto for 2008: "Moving from herding elephants to handling snakes..." > > @TheKeyBoard:http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
