Cake 1.2 ?

echo $form->input('username');


On Aug 4, 3:45 am, phpcurious <[EMAIL PROTECTED]> wrote:
> when I use $html helper,
>   and code
>         $html->input("username",array("type"=>"text"));
>
> it says,
> Notice: Undefined offset: 1 in XXX\cake\libs\view\helpers\html.php on
> line 947
>
> I had to hide this by changing debug from 1 to 0...
>
> I hope somebody tells me what I am doing wrong...


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