I'm using version 1.5.0.

@version    $Id: Version.php 8870 2008-03-16 22:27:03Z alexander $

Arthur


Karl Katzke wrote:
Arthur, what version are you using?

On Tue, Mar 25, 2008 at 5:41 PM, Arthur M. Kang <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Can somebody confirm this or is it me?  :-)  Everything works fine
    otherwise, including the error controller.

    In bootstrap:
    $frontController->setDefaultModule('validmodule');
    $frontController->dispatch();

    Error:
    *Fatal error*: Uncaught exception
    'Zend_Controller_Dispatcher_Exception' with message 'Invalid
    controller specified (error)' in
    /application/library/Zend/Controller/Dispatcher/Standard.php:249
    Stack trace: #0
    /application/library/Zend/Controller/Front.php(914):
    
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
    Object(Zend_Controller_Response_Http)) #1 /html/index2.php(152):
    Zend_Controller_Front->dispatch() #2 {main} thrown in
    */application/library/Zend/Controller/Dispatcher/Standard.php* on
    line *249*


Reply via email to