Missing Controller
Error: Sitemap.xmlController could not be found.
Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php
<?phpclass Sitemap.xmlController extends AppController {
Strict Standards: Non-static method Configure::read() should not be called statically in /home/borodi/public_html/partners.borodinbus.com/cake/basics.php on line 213
Strict Standards: Non-static method Configure::getInstance() should not be called statically in /home/borodi/public_html/partners.borodinbus.com/cake/libs/configure.php on line 156
Notice (8): Undefined variable: name [APP/tmp/cache/haml/errors/missing_controller.ctp, line 6]Code |
Context<p class="error"> <strong><?php echo __('Error', true).": "; ?></strong> <?php echo sprintf(__('%s could not be found.', true), "<em>".$controller."</em>"); ?></p>
<p class="error"> <strong><?php echo __('Error', true).": "; ?></strong> <?php echo sprintf(__('Create the class %s below in file: %s', true), "<em>".$controller."</em>", APP_DIR.DS."controllers".DS.Inflector::underscore($controller).".php"); ?></p>
<pre><?php echo "<?php"; ?><?php echo "class ".$controller." extends AppController {"; ?><?php echo "var $name = '".$controllerName."';"; ?><?php echo "}"; ?><?php echo "?>"; ?></pre>
$___viewFn = "/home/borodi/public_html/partners.borodinbus.com/app/tmp/cache/haml/errors/missing_controller.ctp"
$___dataForView = array(
"info" => array(
"Info" => array()
),
"title_for_layout" => "",
"controller" => "Sitemap.xmlController",
"controllerName" => "Sitemap.xml",
"title" => "Missing Controller"
)
$loadHelpers = true
$cached = false
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$__cyclingValues = NULL
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6c27223a275ed044bee4c06747f765f4"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1743677032
SessionHelper::$sessionTime = false
SessionHelper::$cookieLifeTime = 720000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = NULL
SessionHelper::$params = array
SessionHelper::$action = NULL
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$info = array(
"Info" => array(
"id" => "10",
"text" => "**__Контактная информация:__**<br/>**Индивидуальный Предприниматель __Бородин Андрей Александрович__**<br/>**Тел.:** 8 (815 2) 42-15-39 **Касса:** 8 (815 2) 400-205<br/>**E-mail:** 911007@mail.ru **Сайт группы компаний:** http://akc-murmansk.ru/"
)
)
$title_for_layout = ""
$controller = "Sitemap.xmlController"
$controllerName = "Sitemap.xml"
$title = "Missing Controller"
include - APP/tmp/cache/haml/errors/missing_controller.ctp, line 6
View::_render() - CORE/cake/libs/view/view.php, line 731
HamlView::_render() - APP/views/haml.php, line 265
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 458
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 206
Object::dispatchMethod() - CORE/cake/libs/object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 125
Object::cakeError() - CORE/cake/libs/object.php, line 201
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 125
[main] - APP/webroot/index.php, line 83
var = 'Sitemap.xml';}?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp