![]() |
Invalid controller specified ( error ) when dealing with modules in zend framework.
Hi, I set up my file structure in Zend Framework to Modular type, and the one error I'm getting is that it cannot find the ErrorController inside the controllers directory of a module, even though it in fact does exist, and the error action also exists inside.
My error: Code:
Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)'Code:
application/My init method in the bootstrap class: Code:
public function _initModules(){http://www.toosweettobesour.com/2008...-framework-15/ Which doesn't seem to help either. Oh and I also when I access getRequest() in the bootstrap.php class it returns NULL. So I cannot get the module name. |
New problem, cannot access the actions in the modules controllers.
|
| All times are GMT. The time now is 07:43 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0