Exception in PHP Script
/index.php
PHP Version: 5.2.9;  Zend Engine Version: 2.2.0;  Qcubed Version: 0.3.43 (Qcodo Beta 3)
Application: Apache (FreeBSD) mod_perl/2.0.3 Perl/v5.8.8;  Server Name: www.ironguard.com.au
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Action "invalid" does not exist and was not trapped in __call()
Exception Type:   Zend_Controller_Action_Exception

Source File:   /usr/local/www/vhosts/ironguard.com.au/httpdocs/library/Zend/Controller/Action.php     Line:   474

Line 469:        {
Line 470:            if ('Action' == substr($methodName, -6)) {
Line 471:                require_once 'Zend/Controller/Action/Exception.php';
Line 472:                $action = substr($methodName, 0, strlen($methodName) - 6);
Line 473:                require_once 'Zend/Controller/Action/Exception.php';
Line 474:                throw new Zend_Controller_Action_Exception(sprintf('Action "%s" does not exist and was not trapped in __call()', $action), 404);
Line 475:            }
Line 476:    
Line 477:            require_once 'Zend/Controller/Action/Exception.php';
Line 478:            throw new Zend_Controller_Action_Exception(sprintf('Method "%s" does not exist and was not trapped in __call()', $methodName), 500);
Line 479:        }

Call Stack:

#0 /usr/local/www/vhosts/ironguard.com.au/httpdocs/library/Zend/Controller/Action.php(505): Zend_Controller_Action->__call('invalidAction', Array)
#1 /usr/local/www/vhosts/ironguard.com.au/httpdocs/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch('invalidAction')
#2 /usr/local/www/vhosts/ironguard.com.au/httpdocs/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#3 /usr/local/www/vhosts/ironguard.com.au/httpdocs/index.php(210): Zend_Controller_Front->dispatch()
#4 /usr/local/www/vhosts/ironguard.com.au/httpdocs/index.php(140): dispatchRoutes(Array)
#5 /usr/local/www/vhosts/ironguard.com.au/httpdocs/index.php(246): main()
#6 {main}

Variable Dump:   Show/Hide



Exception Report Generated:  Saturday, September 4 2010, 9:35:00 AM