Zend Framework Form load error -
I just took one JPF application from one server to another, and everything was loaded, It just throws this error:
Fatal error: Class 'Admin_Form_Cms_AddForm' / 42 / /
Modules, models, controllers are loaded, as they should be, but no form. What could have been wrong and how can I fix it?
Do you have a * NIX server from a Win Server? Remember file names are case sensitive, so this problem may occur.
Comments
Post a Comment