Notice (1024): "/home1/marc7289/public_html/app/tmp/cache/less" directory is NOT writable. [APP/Plugin/Less/View/Helper/LessHelper.php, line 84]Code Context<?php // Check if cache & output folders are writable and the less file exists.
<?php if (!is_writable(CACHE.'less')) {
<?php trigger_error(__d('cake_dev', '"%s" directory is NOT writable.', CACHE.'less'), E_USER_NOTICE);
LessHelper::auto_compile_less() - APP/Plugin/Less/View/Helper/LessHelper.php, line 84
LessHelper::css() - APP/Plugin/Less/View/Helper/LessHelper.php, line 76
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 973
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 271
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 214
App::_checkFatalError() - CORE/Cake/Core/App.php, line 970
App::shutdown() - CORE/Cake/Core/App.php, line 943
[main] - [internal], line ??
Fatal Error
Error:
Array and string offset access syntax with curly braces is no longer supported
File:
/home1/marc7289/public_html/app/Controller/Component/HelpComponent.php
Line:
132
Notice:
If you want to customize this error message, create app/View/Errors/fatal_error.ctp