I just upgraded to 1.2.0.6311 and when I go to a view page in the
browser, I get:
Fatal error: start-condition stack underflow in C:\Program Files
\Apache Group\Apache2\htdocs\3Bids\cake\libs\debugger.php on line 332
In the view, I have a form that displays a calendar image and I'm
using this code to display it:
<?php echo $form-
>submitImage('calendar.gif',array('id'=>'projstartdt')); ?>
If I remove this code, then the error goes away. Has something changed
and the API documentation just not been updated because submitImage()
is still in the API.
Thanks,
Paul
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---