Strict (2048): Declaration of AuthFebComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Controller/Component/AuthFebComponent.php, line 0]
Strict (2048): Declaration of AuthFebComponent::startup() should be compatible with Component::startup(Controller $controller) [APP/Controller/Component/AuthFebComponent.php, line 0]
Strict (2048): Declaration of AuthFebComponent::shutdown() should be compatible with Component::shutdown(Controller $controller) [APP/Controller/Component/AuthFebComponent.php, line 0]
Strict (2048): Declaration of MenuComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Controller/Component/MenuComponent.php, line 0]
Strict (2048): Declaration of MultimidiaComponent::startup() should be compatible with Component::startup(Controller $controller) [APP/Controller/Component/MultimidiaComponent.php, line 0]
Strict (2048): Declaration of SimpleMailComponent::startup() should be compatible with Component::startup(Controller $controller) [APP/Controller/Component/SimpleMailComponent.php, line 6]
Strict (2048): Declaration of GeocodingBehavior::setup() should be compatible with ModelBehavior::setup(Model $model, $config = Array) [APP/Model/Behavior/GeocodingBehavior.php, line 0]
Strict (2048): Declaration of GeocodingBehavior::beforeSave() should be compatible with ModelBehavior::beforeSave(Model $model, $options = Array) [APP/Model/Behavior/GeocodingBehavior.php, line 0]
Strict (2048): Only variables should be passed by reference [CORE/Cake/Model/BehaviorCollection.php, line 150]
Strict (2048): Declaration of Media::delete() should be compatible with Model::delete($id = NULL, $cascade = true) [APP/Model/Media.php, line 0]
Strict (2048): Only variables should be assigned by reference [APP/Controller/Component/SimpleMailComponent.php, line 16]
Strict (2048): Declaration of FormatableBehavior::setup() should be compatible with ModelBehavior::setup(Model $model, $config = Array) [APP/Model/Behavior/FormatableBehavior.php, line 0]
Strict (2048): Declaration of FormatableBehavior::afterFind() should be compatible with ModelBehavior::afterFind(Model $model, $results, $primary = false) [APP/Model/Behavior/FormatableBehavior.php, line 0]
Strict (2048): Declaration of FormatableBehavior::beforeSave() should be compatible with ModelBehavior::beforeSave(Model $model, $options = Array) [APP/Model/Behavior/FormatableBehavior.php, line 0]
Strict (2048): Only variables should be passed by reference [CORE/Cake/Model/BehaviorCollection.php, line 150]
Strict (2048): Declaration of Cliente::afterFind() should be compatible with Model::afterFind($results, $primary = false) [APP/Model/Cliente.php, line 0]
Strict (2048): Declaration of Cliente::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Model/Cliente.php, line 0]
Strict (2048): Only variables should be passed by reference [CORE/Cake/Model/BehaviorCollection.php, line 150]
Errors

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

Stack Trace