( ! ) 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
#TimeMemoryFunctionLocation
10.0000401192{main}( ).../index.php:0
20.00951383080Zend_Application->run( ).../index.php:28
30.00951383080Zend_Application_Bootstrap_Bootstrap->run( ).../Application.php:366
40.00951383080Zend_Controller_Front->dispatch( $request = ???, $response = ??? ).../Bootstrap.php:101
50.00961401720Zend_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
60.01001505536Zend_Controller_Action->dispatch( $action = 'ficheAction' ).../Standard.php:308
70.01001508152MediathequeController->ficheAction( ).../Action.php:516
80.01001508152Zend_Controller_Action->redirect( $url = ???, $options = ??? ).../MediathequeController.php:60