Ok got it.

So that syntax error is gone now. However the original error is still coming
up:



> Warning: include_once(forms\ContactForm.php) [function.include-once]:
> failed to open stream: No such file or directory in
> C:\xampp\htdocs\zendproject\library\Zend\Loader.php on line 146
> 
> Warning: include_once() [function.include]: Failed opening
> 'forms\ContactForm.php' for inclusion
> (include_path='C:\xampp\htdocs\zendproject\library;.;C:\xampp\php\pear\;C:\xampp\htdocs\zend\library\')
> in C:\xampp\htdocs\zendproject\library\Zend\Loader.php on line 146
> 
> Fatal error: Class 'forms_ContactForm' not found in
> C:\xampp\htdocs\zendproject\application\controllers\ContactController.php
> on line 10
> 

-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Error-Class-forms-ContactForm-not-found-new-to-Zend-tp3319850p3321978.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to