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