| PHP | /usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Action.php, line 475 |
|---|---|
| URI | GET /rezervacija |
| Arg | Name | Value |
|---|---|---|
| 0 | $methodName |
'errorAction'
|
| 1 | $args |
array ( |
if ($this->getInvokeArg('useCaseSensitiveActions')) { trigger_error('Using case sensitive actions without word separators is deprecated; please do not rely on this "feature"'); } $this->$action(); } else { $this->__call($action, array()); } $this->postDispatch(); } // whats actually important here is that this action controller is| Arg | Name | Value |
|---|---|---|
| 0 | $action |
'errorAction'
|
if (empty($disableOb)) { ob_start(); } try { $controller->dispatch($action); } catch (Exception $e) { // Clean output buffer on error $curObLevel = ob_get_level(); if ($curObLevel > $obLevel) { do {| Arg | Name | Value |
|---|---|---|
| 0 | $request |
Zend_Controller_Request_Http::__set_state(array(
'_paramSources' =>
array (
0 => '_GET',
1 => '_POST',
),
'_requestUri' => '/rezervacija',
'_baseUrl' => '',
'_basePath' => NULL,
'_pathInfo' => '/rezervacija',
'_params' =>
array (
'controller' => 'rezervacija',
'action' => 'index',
'module' => 'default',
'error_handler' =>
ArrayObject::__set_state(array(
'exception' =>
Zend_Controller_Dispatcher_Exception::__set_state(array(
'message' => 'Invalid controller specified (rezervacija)',
'string' => '',
'code' => 0,
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Dispatcher/Standard.php',
'line' => 241,
'trace' =>
array (
0 =>
array (
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Front.php',
'line' => 934,
'function' => 'dispatch',
'class' => 'Zend_Controller_Dispatcher_Standard',
'type' => '->',
'args' =>
array (
0 =>
Zend_Controller_Request_Http::__set_state(array(
'_paramSources' =>
array (
0 => '_GET',
1 => '_POST',
),
'_requestUri' => '/rezervacija',
'_baseUrl' => '',
'_basePath' => NULL,
'_pathInfo' => '/rezervacija',
'_params' =>
array (
'controller' => 'rezervacija',
'action' => 'index',
'module' => 'default',
'error_handler' =>
ArrayObject::__set_state(array(
'exception' =>
Zend_Controller_Dispatcher_Exception::__set_state(array(
'message' => 'Invalid controller specified (rezervacija)',
'string' => '',
'code' => 0,
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Dispatcher/Standard.php',
'line' => 241,
'trace' =>
array (
0 =>
array (
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Front.php',
'line' => 934,
'function' => 'dispatch',
'class' => 'Zend_Controller_Dispatcher_Standard',
'type' => '->',
'args' =>
array (
0 =>
Zend_Controller_Request_Http::__set_state(array(
'_paramSources' =>
array (
0 => '_GET',
1 => '_POST',
),
'_requestUri' => '/rezervacija',
'_baseUrl' => '',
'_basePath' => NULL,
'_pathInfo' => '/rezervacija',
'_params' =>
array (
'controller' => 'rezervacija',
'action' => 'index',
'module' => 'default',
'error_handler' =>
ArrayObject::__set_state(array(
'exception' =>
Zend_Controller_Dispatcher_Exception::__set_state(array(
'message' => 'Invalid controller specified (rezervacija)',
'string' => '',
'code' => 0,
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Dispatcher/Standard.php',
'line' => 241,
'trace' =>
array (
0 =>
array (
'file' => '/usr/local/share/ZendFramework-1.7.x/library/Zend/Controller/Front.php',
'line' => 934,
'function' => 'dispatch',
'class' => 'Zend_Controller_Dispatcher_Standard',
'type' => '->',
'args' =>
array (
0 =>
Zend_Controller_Request_Http::__set_state(array(
Fatal error: Nesting level too deep - recursive dependency? in /usr/home/campsmled/domains/dm-campsmlednik.si/application/library/Celavi/Exception/Handler.php on line 251 |