Message:
#0 /homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Action.php(516): Richtext_IndexController->viewAction() #1 /homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch() #2 /homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch() #3 /homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch() #4 /homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Application.php(400): Zend_Application_Bootstrap_Bootstrap->run() #5 /homepages/27/d258911277/htdocs/speedteam/publicSpeedteam/index.php(43): Zend_Application->run() #6 /homepages/27/d258911277/htdocs/speedteam/index.php(2): include('/homepages/27/d...') #7 {main}
array ( 'locale' => 'de', 'identifier' => 'weiteres', 'module' => 'richtext', 'controller' => 'index', 'action' => 'view', 'format' => 'xml', 'error_handler' => \ArrayObject::__set_state(array( 'exception' => \Zend_Controller_Action_Exception::__set_state(array( 'message' => '', 'string' => '', 'code' => 404, 'file' => '/homepages/27/d258911277/htdocs/speedteam/application/modules/richtext/controllers/IndexController.php', 'line' => 64, 'trace' => array ( 0 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Action.php', 'line' => 516, 'function' => 'viewAction', 'class' => 'Richtext_IndexController', 'type' => '->', ), 1 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Dispatcher/Standard.php', 'line' => 308, 'function' => 'dispatch', 'class' => 'Zend_Controller_Action', 'type' => '->', ), 2 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Controller/Front.php', 'line' => 954, 'function' => 'dispatch', 'class' => 'Zend_Controller_Dispatcher_Standard', 'type' => '->', ), 3 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Application/Bootstrap/Bootstrap.php', 'line' => 105, 'function' => 'dispatch', 'class' => 'Zend_Controller_Front', 'type' => '->', ), 4 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/framework/library/Zend/Application.php', 'line' => 400, 'function' => 'run', 'class' => 'Zend_Application_Bootstrap_Bootstrap', 'type' => '->', ), 5 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/publicSpeedteam/index.php', 'line' => 43, 'function' => 'run', 'class' => 'Zend_Application', 'type' => '->', ), 6 => array ( 'file' => '/homepages/27/d258911277/htdocs/speedteam/index.php', 'line' => 2, 'args' => array ( 0 => '/homepages/27/d258911277/htdocs/speedteam/publicSpeedteam/index.php', ), 'function' => 'include', ), ), 'previous' => NULL, '_previous' => NULL, )), 'type' => 'EXCEPTION_NO_ACTION', 'request' => \REST_Controller_Request_Http::__set_state(array( '_dispatched' => true, '_module' => 'richtext', '_moduleKey' => 'module', '_controller' => 'index', '_controllerKey' => 'controller', '_action' => 'view', '_actionKey' => 'action', '_params' => array ( 'locale' => 'de', 'identifier' => 'weiteres', 'module' => 'richtext', 'controller' => 'index', 'action' => 'view', 'format' => 'xml', ), '_paramSources' => array ( 0 => '_GET', 1 => '_POST', ), '_requestUri' => '/de/page/weiteres', '_baseUrl' => '', '_basePath' => NULL, '_pathInfo' => '/de/page/weiteres', '_rawBody' => false, '_aliases' => array ( ), '_error' => false, )), )), )
SELECT `a`.*, `ai18n`.`id` AS `id_i18n`, `ai18n`.`global_id`, `ai18n`.`created`, `ai18n`.`language`, `ai18n`.`title`, `ai18n`.`text`, `ai18n`.`page_key` FROM `richtext` AS `a` LEFT JOIN `richtext_i18n` AS `ai18n` ON a.id = ai18n.global_id AND ai18n.language = 'de' WHERE (deleted = 0) AND (a.id = 'weiteres') ORDER BY `ai18n`.`language` ASC