Notice (8): Undefined variable: root [
APP/views/layouts/default.ctp, line
26]
Code |
Context$___viewFn = "/srv/www/htdocs/site/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "<preClass=Controller",
"controllerName" => "<preClass=",
"title_for_layout" => "Missing Controller",
"content_for_layout" => "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em><preClass=Controller</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em><preClass=Controller</em> below in file: app/controllers/<pre_class=controller.php</p>
<pre>
<?php
class <preClass=Controller extends AppController {
var $name = '<preClass=';
}
?>
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/views/errors/missing_controller.ctp</p>",
"scripts_for_layout" => "",
"cakeDebug" => ""
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "<preClass=Controller"
$controllerName = "<preClass="
$title_for_layout = "Missing Controller"
$content_for_layout = "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em><preClass=Controller</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em><preClass=Controller</em> below in file: app/controllers/<pre_class=controller.php</p>
<pre>
<?php
class <preClass=Controller extends AppController {
var $name = '<preClass=';
}
?>
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/views/errors/missing_controller.ctp</p>"
$scripts_for_layout = ""
$cakeDebug = ""
$currentURL = "/" ?>
<div id="logo"><a href="<?php echo $root ?>">Sommering</a></div>
include - APP/views/layouts/default.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 666
View::renderLayout() - CORE/cake/libs/view/view.php, line 454
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 203
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 136
[main] - APP/webroot/index.php, line 91
">Sommering
Missing Controller
Error:
<preClass=Controller could not be found.
Error:
Create the class <preClass=Controller below in file: app/controllers/<pre_class=controller.php
<?php
class <preClass=Controller extends AppController {
var $name = '<preClass=';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp