Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/04/2013, 15:25
wilmer30
 
Fecha de Ingreso: enero-2010
Mensajes: 491
Antigüedad: 14 años, 3 meses
Puntos: 12
Respuesta: proyecto modular zf

agregue en applitation.ini pero aun no soluciono el problema.

Existe algun problema si en /modules/login/controllers/ defino IndexController.php o debe ser LoginController.php, por que cuando cambio estos nombres por en el caso del primero me emite este mensaje:

Cita:
Fatal error: Class 'Login_Form_LoginForm' not found in C:\xampp\htdocs\gdbcb\application\modules\login\co ntrollers\IndexController.php on line 17
y en el caso de LoginController.php este otro:
Cita:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller class ("Default_ErrorController")' in C:\xampp\php\library\Zend\Controller\Dispatcher\St andard.php:365 Stack trace: #0 C:\xampp\php\library\Zend\Controller\Dispatcher\St andard.php(275): Zend_Controller_Dispatcher_Standard->loadClass('ErrorController') #1 C:\xampp\php\library\Zend\Controller\Front.php(954 ): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #2 C:\xampp\php\library\Zend\Application\Bootstrap\Bo otstrap.php(97): Zend_Controller_Front->dispatch() #3 C:\xampp\php\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #4 C:\xampp\htdocs\gdbcb\public\index.php(26): Zend_Application->run() #5 {main} Next exception 'Zend_Controller_Exception' with message 'Invalid controller class ("Default_ErrorController")#0 C:\xampp\php\library\Zend\Controller\Dispatcher\St andard.php(275): Zend_Controller_Dispatcher_Standard->loadC in C:\xampp\php\library\Zend\Controller\Plugin\Broker .php on line 336