Notice (8) : Undefined variable: metadata [APP/views/layouts/default.ctp , line 12 ]
Code |
Context $___viewFn = "/home/webdev/public_html/alpaca/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "Robots.txtController",
"controllerName" => "Robots.txt",
"site_prefs" => null,
"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" => "",
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"textformat" => TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL,
"url" => UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"productdisplay" => ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL,
"pagedisplay" => PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$site_prefs = null
$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 = ""
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$textformat = TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL
$url = UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$productdisplay = ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL
$pagedisplay = PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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 <title><?php echo $title_for_layout ; ?> </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="<?php echo $metadata [ 'keywords' ]; ?> " />
include - APP/views/layouts/default.ctp, line 12
View::_render() - CORE/cake/libs/view/view.php, line 662
View::renderLayout() - CORE/cake/libs/view/view.php, line 450
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 375
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88 " />
Notice (8) : Undefined variable: metadata [APP/views/layouts/default.ctp , line 13 ]
Code |
Context $___viewFn = "/home/webdev/public_html/alpaca/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "Robots.txtController",
"controllerName" => "Robots.txt",
"site_prefs" => null,
"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" => "",
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"textformat" => TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL,
"url" => UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"productdisplay" => ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL,
"pagedisplay" => PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$site_prefs = null
$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 = ""
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$textformat = TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL
$url = UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$productdisplay = ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL
$pagedisplay = PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="<?php echo $metadata [ 'keywords' ]; ?> " />
<meta name="description" content="<?php echo $metadata [ 'desc' ]; ?> " />
include - APP/views/layouts/default.ctp, line 13
View::_render() - CORE/cake/libs/view/view.php, line 662
View::renderLayout() - CORE/cake/libs/view/view.php, line 450
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 375
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88 " />
Notice (8) : Undefined variable: metadata [APP/views/layouts/default.ctp , line 15 ]
Code |
Context $___viewFn = "/home/webdev/public_html/alpaca/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "Robots.txtController",
"controllerName" => "Robots.txt",
"site_prefs" => null,
"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" => "",
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"textformat" => TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL,
"url" => UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"productdisplay" => ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL,
"pagedisplay" => PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$site_prefs = null
$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 = ""
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$textformat = TextformatHelper
TextformatHelper::$tags = array
TextformatHelper::$base = ""
TextformatHelper::$here = NULL
TextformatHelper::$params = array
TextformatHelper::$action = NULL
TextformatHelper::$data = array
TextformatHelper::$_crumbs = array
TextformatHelper::$__docTypes = array
TextformatHelper::$helpers = NULL
TextformatHelper::$webroot = "/"
TextformatHelper::$themeWeb = NULL
TextformatHelper::$plugin = NULL
TextformatHelper::$namedArgs = NULL
TextformatHelper::$argSeparator = NULL
TextformatHelper::$validationErrors = NULL
TextformatHelper::$__tainted = NULL
TextformatHelper::$__cleaned = NULL
TextformatHelper::$_log = NULL
$url = UrlHelper
UrlHelper::$tags = array
UrlHelper::$base = ""
UrlHelper::$here = NULL
UrlHelper::$params = array
UrlHelper::$action = NULL
UrlHelper::$data = array
UrlHelper::$_crumbs = array
UrlHelper::$__docTypes = array
UrlHelper::$helpers = NULL
UrlHelper::$webroot = "/"
UrlHelper::$themeWeb = NULL
UrlHelper::$plugin = NULL
UrlHelper::$namedArgs = NULL
UrlHelper::$argSeparator = NULL
UrlHelper::$validationErrors = NULL
UrlHelper::$__tainted = NULL
UrlHelper::$__cleaned = NULL
UrlHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = NULL
NumberHelper::$params = array
NumberHelper::$action = NULL
NumberHelper::$plugin = NULL
NumberHelper::$data = array
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$productdisplay = ProductDisplayHelper
ProductDisplayHelper::$product = NULL
ProductDisplayHelper::$tags = array
ProductDisplayHelper::$base = ""
ProductDisplayHelper::$here = NULL
ProductDisplayHelper::$params = array
ProductDisplayHelper::$action = NULL
ProductDisplayHelper::$data = array
ProductDisplayHelper::$_crumbs = array
ProductDisplayHelper::$__docTypes = array
ProductDisplayHelper::$helpers = NULL
ProductDisplayHelper::$webroot = "/"
ProductDisplayHelper::$themeWeb = NULL
ProductDisplayHelper::$plugin = NULL
ProductDisplayHelper::$namedArgs = NULL
ProductDisplayHelper::$argSeparator = NULL
ProductDisplayHelper::$validationErrors = NULL
ProductDisplayHelper::$__tainted = NULL
ProductDisplayHelper::$__cleaned = NULL
ProductDisplayHelper::$_log = NULL
$pagedisplay = PageDisplayHelper
PageDisplayHelper::$tags = array
PageDisplayHelper::$base = ""
PageDisplayHelper::$here = NULL
PageDisplayHelper::$params = array
PageDisplayHelper::$action = NULL
PageDisplayHelper::$data = array
PageDisplayHelper::$_crumbs = array
PageDisplayHelper::$__docTypes = array
PageDisplayHelper::$helpers = NULL
PageDisplayHelper::$webroot = "/"
PageDisplayHelper::$themeWeb = NULL
PageDisplayHelper::$plugin = NULL
PageDisplayHelper::$namedArgs = NULL
PageDisplayHelper::$argSeparator = NULL
PageDisplayHelper::$validationErrors = NULL
PageDisplayHelper::$__tainted = NULL
PageDisplayHelper::$__cleaned = NULL
PageDisplayHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "96ba127bb3e266718b4231268bd118dd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1280635500
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 <meta name="description" content="<?php echo $metadata [ 'desc' ]; ?> " />
<?php endif; ?>
<meta name="robots" content="<?php echo $metadata [ 'robots' ]; ?> " />
include - APP/views/layouts/default.ctp, line 15
View::_render() - CORE/cake/libs/view/view.php, line 662
View::renderLayout() - CORE/cake/libs/view/view.php, line 450
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 375
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88 " />
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