Notice (8): Undefined index: img [APP/Controller/AppController.php, line 83]Code Context }
if( (!isset($this->user) && !in_array(strtolower($this->params['controller']), $this->allowedPages) && !in_array($this->params['action'], $this->allowedPages[strtolower($this->params['controller'])])) ) {
AppController::_isLogged() - APP/Controller/AppController.php, line 83
AppController::beforeFilter() - APP/Controller/AppController.php, line 62
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Warning (2): in_array() expects parameter 2 to be array, null given [APP/Controller/AppController.php, line 83]Code Context }
if( (!isset($this->user) && !in_array(strtolower($this->params['controller']), $this->allowedPages) && !in_array($this->params['action'], $this->allowedPages[strtolower($this->params['controller'])])) ) {
in_array - [internal], line ??
AppController::_isLogged() - APP/Controller/AppController.php, line 83
AppController::beforeFilter() - APP/Controller/AppController.php, line 62
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??