Hi, After creating the project and inserting the code from the video example "simple zend and dojo application" i keep getting the following error:
PHP Notice: Undefined index: in C:\Zend\ZendServer\share\ZendFramework\library\Zend\Form.php on line 1025 PHP Fatal error: Call to a member function getOrder() on a non-object in C:\Zend\ZendServer\share\ZendFramework\library\Zend\Form.php on line 1025 http://www.nabble.com/file/p25676830/MeetingForm.php MeetingForm.php http://www.nabble.com/file/p25676830/IndexController.php IndexController.php http://www.nabble.com/file/p25676830/main.phtml main.phtml http://www.nabble.com/file/p25676830/index.php index.php Any idea on how to deal with such error and what would be the problem? Thanks in advance -- View this message in context: http://www.nabble.com/Error-with-running-Zend-stuido-viedo-example%21-tp25676830p25676830.html Sent from the Zend Framework mailing list archive at Nabble.com.
