Notice (8): Undefined variable: javascript [CORE/app/views/layouts/default.ctp, line 13]
$this = array("name" => "App", "here" => null, "parent" => null, "action" => null, "modelScope" => false, "model" => null, "association" => null, "field" => null, "fieldSuffix" => null, "modelId" => null, "uses" => false, "helpers" => array, "viewPath" => "errors", "layoutPath" => null, "viewVars" => array, "__scripts" => array, "pageTitle" => "Missing Controller", "models" => array, "base" => "", "layout" => "default", "autoRender" => true, "autoLayout" => true, "params" => array, "hasRendered" => false, "loaded" => array, "ext" => ".ctp", "subDir" => null, "themeWeb" => null, "plugin" => null, "pluginPath" => null, "pluginPaths" => array, "passedArgs" => array, "__passedVars" => array, "uuids" => array, "_log" => null, "webroot" => "/", "modelNames" => array, "data" => array, "webservices" => null, "cacheAction" => false)
$___viewFn = "/var/www/vhosts/prestonpartners.com/httpdocs/app/views/layouts/default.ctp"
$___dataForView = array("controller" => "Robots.txtController", "controllerName" => "Robots.txt", "title_for_layout" => "Missing Controller", "content_for_layout" => "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
", "scripts_for_layout" => "", "cakeDebug" => "", "html" => array, "session" => array)
$loadHelpers = false
$cached = true
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$title_for_layout = "Missing Controller"
$content_for_layout = "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
"
$scripts_for_layout = ""
$cakeDebug = ""
$html = array("tags" => array, "base" => "", "here" => null, "params" => array, "action" => null, "data" => array, "_crumbs" => array, "__docTypes" => array, "helpers" => null, "webroot" => "/", "themeWeb" => null, "plugin" => null, "namedArgs" => null, "argSeparator" => null, "validationErrors" => null, "__tainted" => null, "__cleaned" => null, "_log" => null)
$session = array("helpers" => null, "__active" => true, "valid" => false, "error" => false, "_userAgent" => "4dc514ce8bbe7e0d0f6efb8a76f8a806", "path" => false, "lastError" => null, "security" => null, "time" => 1268648720, "sessionTime" => false, "watchKeys" => array, "id" => null, "_log" => null, "base" => "", "webroot" => "/", "here" => null, "params" => array, "action" => null, "data" => array, "themeWeb" => null, "plugin" => null)
$BASE = ""
$params = array("models" => array)
<?php echo $html->css('common'); ?><?php echo $html->css('accordion'); ?><?php echo $javascript->link('swfobject'); ?>
include - CORE/app/views/layouts/default.ctp, line 13 View::_render() - CORE/cake/libs/view/view.php, line 781 View::renderLayout() - CORE/cake/libs/view/view.php, line 485 View::render() - CORE/cake/libs/view/view.php, line 333 Controller::render() - CORE/cake/libs/controller/controller.php, line 693 ErrorHandler::missingController() - CORE/cake/libs/error.php, line 156 ErrorHandler::__construct() - CORE/cake/libs/error.php, line 90 Object::cakeError() - CORE/cake/libs/object.php, line 172 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 141 require - CORE/app/webroot/index.php, line 84 [main] - CORE/index.php, line 64