Re: [fw-general] My_Controller_Action not found

2009-05-06 Thread Ben Scholzen 'DASPRiD'
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You most certainly didn't add the "My_" namespace to the autoloader. ... : ___ _ ___ ___ ___ _ ___: : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_\___/_| |_|_\_|___/ : :..

[fw-general] My_Controller_Action not found

2009-05-06 Thread Sergio Rinaudo
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