Take a look at, how the form class is called, I think you'll have to call "Form_Auth"

In the case, you aren't using modules!

Am 06.07.2010 um 13:29 schrieb sathyashrayan <[email protected]>:

Dear group,
I created a form class with
 zf create project hello
 zf create form Auth

And i call the form class (Application_Form_Auth) inside indexAction () in IndexController.php i get the class not found error. Any help?

Reply via email to