Warning (4096): Argument 1 passed to ErrorHandler::handleException() must be an instance of Throwable, instance of MissingControllerException given [APP/Lib/Cake/Error/ErrorHandler.php, line 108]Code Context * @see http://php.net/manual/en/function.set-exception-handler.php
*/
public static function handleException(Throwable $exception) {
ErrorHandler::handleException() - APP/Lib/Cake/Error/ErrorHandler.php, line 108
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /home/tempusalba/testing.tempusalba.com/Lib/Cake/Utility/Debugger.php:801) [APP/Lib/Cake/Network/CakeResponse.php, line 449]Code Context $name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'CakeCookie[lang]'
$c = array(
'name' => 'CakeCookie[lang]',
'value' => 'img',
'expire' => '1783056621',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
setcookie - [internal], line ??
CakeResponse::_setCookies() - APP/Lib/Cake/Network/CakeResponse.php, line 449
CakeResponse::send() - APP/Lib/Cake/Network/CakeResponse.php, line 419
Controller::redirect() - APP/Lib/Cake/Controller/Controller.php, line 793
AppController::set_language() - APP/Controller/AppController.php, line 77
AppController::beforeFilter() - APP/Controller/AppController.php, line 21
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Lib/Cake/Controller/Controller.php, line 676
ExceptionRenderer::_getController() - APP/Lib/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - APP/Lib/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - APP/Lib/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??