Code |
Context </head>
<body>
<div id="wrapper" class="<?php echo($wrapper_class); ?>">
$___viewFn = "/home/anapata/site.anapata.com/public/cake_1.3-dev/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "Robots.txtController",
"controllerName" => "Robots.txt",
"title_for_layout" => "Missing Controller",
"content_for_layout" => "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Robots.txtController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Robots.txtController</em> below in file: app/controllers/robots.txt_controller.php</p>
<pre>
<?php
class Robots.txtController extends AppController {
var $name = 'Robots.txt';
}
?>
</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" => "",
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "fa2d112cae14fe425210e90efb26b0ac"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1268325969
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = NULL
SessionHelper::$params = array
SessionHelper::$action = NULL
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"app" => AppHelper
AppHelper::$helpers = NULL
AppHelper::$base = ""
AppHelper::$webroot = "/"
AppHelper::$themeWeb = NULL
AppHelper::$here = NULL
AppHelper::$params = array
AppHelper::$action = NULL
AppHelper::$plugin = NULL
AppHelper::$data = array
AppHelper::$namedArgs = NULL
AppHelper::$argSeparator = NULL
AppHelper::$validationErrors = NULL
AppHelper::$tags = array
AppHelper::$__tainted = NULL
AppHelper::$__cleaned = NULL
AppHelper::$_log = NULL
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$title_for_layout = "Missing Controller"
$content_for_layout = "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Robots.txtController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Robots.txtController</em> below in file: app/controllers/robots.txt_controller.php</p>
<pre>
<?php
class Robots.txtController extends AppController {
var $name = 'Robots.txt';
}
?>
</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 = ""
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "fa2d112cae14fe425210e90efb26b0ac"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1268325969
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = NULL
SessionHelper::$params = array
SessionHelper::$action = NULL
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$app = AppHelper
AppHelper::$helpers = NULL
AppHelper::$base = ""
AppHelper::$webroot = "/"
AppHelper::$themeWeb = NULL
AppHelper::$here = NULL
AppHelper::$params = array
AppHelper::$action = NULL
AppHelper::$plugin = NULL
AppHelper::$data = array
AppHelper::$namedArgs = NULL
AppHelper::$argSeparator = NULL
AppHelper::$validationErrors = NULL
AppHelper::$tags = array
AppHelper::$__tainted = NULL
AppHelper::$__cleaned = NULL
AppHelper::$_log = NULLinclude - APP/views/layouts/default.ctp, line 38
View::_render() - CORE/cake/libs/view/view.php, line 718
View::renderLayout() - CORE/cake/libs/view/view.php, line 496
View::render() - CORE/cake/libs/view/view.php, line 429
Controller::render() - CORE/cake/libs/controller/controller.php, line 861
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 396
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 184
Object::dispatchMethod() - CORE/cake/libs/object.php, line 125
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 125
Object::cakeError() - CORE/cake/libs/object.php, line 214
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 148
[main] - APP/webroot/index.php, line 83
Missing Controller
Error:
Robots.txtController could not be found.
Error:
Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php
<?php
class Robots.txtController extends AppController {
var $name = 'Robots.txt';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp