Warning (512): /home2/eyenvisi/public_html/app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/file.php, line 267]Codeif ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267 FileEngine::init() - CORE/cake/libs/cache/file.php, line 94 Cache::_buildEngine() - CORE/cake/libs/cache.php, line 166 Cache::config() - CORE/cake/libs/cache.php, line 141 Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 422 Configure::getInstance() - CORE/cake/libs/configure.php, line 52 include - CORE/cake/bootstrap.php, line 38 [main] - APP/webroot/index.php, line 76
Warning (512): /home2/eyenvisi/public_html/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 267]Codeif ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267 FileEngine::init() - CORE/cake/libs/cache/file.php, line 94 Cache::_buildEngine() - CORE/cake/libs/cache.php, line 166 Cache::config() - CORE/cake/libs/cache.php, line 141 Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 429 Configure::getInstance() - CORE/cake/libs/configure.php, line 52 include - CORE/cake/bootstrap.php, line 38 [main] - APP/webroot/index.php, line 76
Error: Sitemap.xmlController could not be found.
Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php
<?php class Sitemap.xmlController extends AppController { var $name = 'Sitemap.xml'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
Notice (8): Undefined variable: javascript [APP/views/layouts/default.ctp, line 98]Code | Context</div>
<?php
echo $javascript->link('jquery');
$___viewFn = "/home2/eyenvisi/public_html/app/views/layouts/default.ctp" $___dataForView = array( "navigationBar" => array( array(), array(), array(), array(), array(), array() ), "settings" => array( "Setting" => array() ), "controller" => "Sitemap.xmlController", "controllerName" => "Sitemap.xml", "title" => "Missing Controller", "content_for_layout" => "<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/controllers/sitemap.xml_controller.php</p> <pre> <?php class Sitemap.xmlController extends AppController { var $name = 'Sitemap.xml'; } ?> </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" => "", "title_for_layout" => "Errors", "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = NULL FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array 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 = "1e9c6a5d69df444b57cb8f363b43b9ac" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = 1748170777 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 ) $loadHelpers = false $cached = true $loadedHelpers = array() $navigationBar = array( array( "Nav" => array(), "Page" => array() ), array( "Nav" => array(), "Page" => array() ), array( "Nav" => array(), "Page" => array() ), array( "Nav" => array(), "Page" => array() ), array( "Nav" => array(), "Page" => array() ), array( "Nav" => array(), "Page" => array() ) ) $settings = array( "Setting" => array( "id" => "1", "fb_user" => "evcsocialmedia@gmail.com", "fb_pass" => "EyeCare6977", "address" => "5300 Hollister Ave.<br>Santa Barbara, CA 93111", "phone" => "805.692.6977", "sm_fb" => "http://www.facebook.com/eyenvisioncare", "sm_twitter" => "", "sm_yelp" => "http://www.yelp.com/biz/eye-and-vision-care-santa-barbara", "sm_google" => "https://plus.google.com/102815219026087726010#102815219026087726010/about", "sm_linkedin" => "" ) ) $controller = "Sitemap.xmlController" $controllerName = "Sitemap.xml" $title = "Missing Controller" $content_for_layout = "<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/controllers/sitemap.xml_controller.php</p> <pre> <?php class Sitemap.xmlController extends AppController { var $name = 'Sitemap.xml'; } ?> </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 = "" $title_for_layout = "Errors" $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = NULL FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array 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 = "1e9c6a5d69df444b57cb8f363b43b9ac" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = 1748170777 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 = NULLinclude - APP/views/layouts/default.ctp, line 98 View::_render() - CORE/cake/libs/view/view.php, line 731 View::renderLayout() - CORE/cake/libs/view/view.php, line 489 View::render() - CORE/cake/libs/view/view.php, line 435 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