Hi, here you go, this is the error message: Fatal error: Class 'Application_Form_DateSelect' not found in D:\www\user1\coc\application\controllers\ReportsController.php on line 16
The other thing that I noticed (I'm using Zend Studio) is that all of those classes are underlined with yellow. Including in my form class in [ class Application_Form_DailyMonitoring extends Zend_Form { ], even the "Zend_Form" part is underlined with yellow indicating a warning or an error with the message "Cannot extend from interface 'Zend_Form'". This is my index.php in my public directory: http://bin.cakephp.org/view/761465291 <http://bin.cakephp.org/view/761465291> Let me know if you need anything else. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Can-t-load-my-form-class-tp4658969p4659010.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives Unsubscribe: fw-general-unsubscr...@lists.zend.com