public function allowPublicActions() {if (array_search($this->params['action'], $this->publicActionsByController[$this->params['controller']]) !== false) {
AppController::allowPublicActions() - APP/Controller/AppController.php, line 75
AppController::beforeFilter() - APP/Controller/AppController.php, line 65
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 156
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 94
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 121
[main] - [internal], line ??
Warning (2): array_search() expects parameter 2 to be array, null given [APP/Controller/AppController.php, line 75]
public function allowPublicActions() {if (array_search($this->params['action'], $this->publicActionsByController[$this->params['controller']]) !== false) {
array_search - [internal], line ??
AppController::allowPublicActions() - APP/Controller/AppController.php, line 75
AppController::beforeFilter() - APP/Controller/AppController.php, line 65
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 156
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 94
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 121
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /home4/dpealaez/public_html/lib/Cake/Utility/Debugger.php:804) [CORE/Cake/Network/CakeResponse.php, line 444]
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 444
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 414
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 277
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122
[main] - [internal], line ??
Coronilla
nutrition facts
loading
Missing Controller
Error: Sitemap.xmlController could not be found.
Error:
Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php
<?php
class Sitemap.xmlController extends AppController {
}
Notice:
If you want to customize this error message, create app/View/Errors/missing_controller.ctp