( ! ) Fatal error: Uncaught ArgumentCountError: Too few arguments to function Zend_Controller_Action::redirect(), 0 passed in /var/www/infineo-site/application/controllers/MediathequeController.php on line 60 and at least 1 expected in /var/www/infineo-site/library/Zend/Controller/Action.php on line 794 |
( ! ) ArgumentCountError: Too few arguments to function Zend_Controller_Action::redirect(), 0 passed in /var/www/infineo-site/application/controllers/MediathequeController.php on line 60 and at least 1 expected in /var/www/infineo-site/library/Zend/Controller/Action.php on line 794 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 401192 | {main}( ) | .../index.php:0 |
2 | 0.0095 | 1383080 | Zend_Application->run( ) | .../index.php:28 |
3 | 0.0095 | 1383080 | Zend_Application_Bootstrap_Bootstrap->run( ) | .../Application.php:366 |
4 | 0.0095 | 1383080 | Zend_Controller_Front->dispatch( $request = ???, $response = ??? ) | .../Bootstrap.php:101 |
5 | 0.0096 | 1401720 | Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = '/en/library-record.html'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/en/library-record.html'; protected $_params = ['controller' => 'mediatheque', 'action' => 'fiche', 'body' => 'mediatheque-fiche']; protected $_rawBody = NULL; protected $_aliases = []; protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'mediatheque'; protected $_controllerKey = 'controller'; protected $_action = 'fiche'; protected $_actionKey = 'action' }, $response = class Zend_Controller_Response_Http { protected $_body = []; protected $_exceptions = []; protected $_headers = []; protected $_headersRaw = []; protected $_httpResponseCode = 200; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE } ) | .../Front.php:954 |
6 | 0.0100 | 1505536 | Zend_Controller_Action->dispatch( $action = 'ficheAction' ) | .../Standard.php:308 |
7 | 0.0100 | 1508152 | MediathequeController->ficheAction( ) | .../Action.php:516 |
8 | 0.0100 | 1508152 | Zend_Controller_Action->redirect( $url = ???, $options = ??? ) | .../MediathequeController.php:60 |