Yes, I did. Like below.

 var $name = "Members";
 var $helpers = array('Html', 'Form');


On Sep 25, 11:44 am, mithnik <[EMAIL PROTECTED]> wrote:
> Did you put the Form helper in the controller?
> You need this in the controller:
> var $helpers = array('Html', 'Form');


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