Hi,
I used Zend Tool to create a new ZF 1.8.0 project, and I've implemented to it 
modules management using 
application.ini and {ModuleName}_Bootstrap for each module.

My problem now is that my controllers extend My_Controller_Action and not 
Zend_Controller_Action, and I get this error:

Fatal error:  Class 'My_Controller_Action' not found in 
[....]\application\modules\admin\controllers\IndexController.php on line 3

or also in the default module

Fatal error:  Class 'My_Controller_Action' not found in 
[....]\application\controllers\IndexController.php on line 3

The library directory, where 'My' directory is located ( with the Zend 
directory ), is included in the include_path, so, why I get this error? 

Thanks

Sergio Rinaudo



_________________________________________________________________
Messenger 2009: scaricalo gratis!
http://messenger.it/

Reply via email to