Most of the html helper function concerning form have been moved to
the form helpers. Check the form.php into the cake core files (ie :
$form->submit)
On Jun 14, 5:34 pm, Mech7 <[EMAIL PROTECTED]> wrote:
> I get this error in 1.2 when i try the blog tut..
>
> Warning (512): Method HtmlHelper::submit does not exist [CORE\cake\libs
> \view\helper.php, line 148]
>
> With code
>
> <?php echo $html->submit('Save') ?>
>
> It still is in the var of html.php though?
>
> 'submit' => '<input type="submit" %s/>',
>
> only no function anymore ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---