Warning (512): /home/nic/sites/bbq/tmp/cache/ is not writable [CORE/Cake/Cache/Engine/FileEngine.php, line 320]Code Context$this->settings['path'] .= DS;}return $this->_active();$dir = object(SplFileInfo) {}FileEngine::_active() - CORE/Cake/Cache/Engine/FileEngine.php, line 320 FileEngine::init() - CORE/Cake/Cache/Engine/FileEngine.php, line 85 Cache::_buildEngine() - CORE/Cake/Cache/Cache.php, line 162 Cache::config() - CORE/Cake/Cache/Cache.php, line 133 include - APP/Config/bootstrap.php, line 27 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 88 include - CORE/Cake/bootstrap.php, line 142 [main] - APP/webroot/index.php, line 83
Warning (2): file_put_contents(/home/nic/sites/bbq/tmp/logs/error.log) [http://php.net/function.file-put-contents]: failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 69]Code Context}$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";return file_put_contents($filename, $output, FILE_APPEND);$type = 'error' $message = '[MissingActionException] Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found. #0 /usr/share/cakephp/lib/Cake/Routing/Dispatcher.php(103): Controller->invokeAction(Object(CakeRequest)) #1 /usr/share/cakephp/lib/Cake/Routing/Dispatcher.php(85): Dispatcher->_invoke(Object(MenusController), Object(CakeRequest), Object(CakeResponse)) #2 /home/nic/sites/bbq/webroot/index.php(98): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #3 {main}' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/home/nic/sites/bbq/tmp/logs/error.log' $output = '2012-05-20 14:41:12 Error: [MissingActionException] Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found. #0 /usr/share/cakephp/lib/Cake/Routing/Dispatcher.php(103): Controller->invokeAction(Object(CakeRequest)) #1 /usr/share/cakephp/lib/Cake/Routing/Dispatcher.php(85): Dispatcher->_invoke(Object(MenusController), Object(CakeRequest), Object(CakeResponse)) #2 /home/nic/sites/bbq/webroot/index.php(98): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #3 {main} 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 69 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 204 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118 [main] - [internal], line ??
Warning (2): include(/home/nic/sites/bbq/View/Layouts/default.ctp) [http://php.net/function.include]: failed to open stream: Permission denied [CORE/Cake/View/View.php, line 908]Code Contextob_start();include $___viewFn;$___viewFn = '/home/nic/sites/bbq/View/Layouts/default.ctp' $___dataForView = array( 'controller' => 'MenusController', 'action' => 'ALA'BAMA BBQ ALL INCLUSIVE.doc', 'code' => '404', 'url' => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc?url=menus%2FALA%27BAMA+BBQ+ALL+INCLUSIVE.doc', 'name' => 'Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found.', 'error' => object(MissingActionException) {}, '_serialize' => array( ), 'content_for_layout' => 'Missing Method in MenusController
Error: The action ALA'BAMA BBQ ALL INCLUSIVE.doc is not defined in controller MenusController
Error: Create MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() in file: bbq/Controller/MenusController.php.
<?php class MenusController extends AppController { public function ALA'BAMA BBQ ALL INCLUSIVE.doc() { } }Notice: If you want to customize this error message, create bbq/View/Errors/missing_action.ctp
Stack Trace
', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $controller = 'MenusController' $action = 'ALA'BAMA BBQ ALL INCLUSIVE.doc' $code = '404' $url = '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc?url=menus%2FALA%27BAMA+BBQ+ALL+INCLUSIVE.doc' $name = 'Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found.' $error = object(MissingActionException) {} $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $content_for_layout = '
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' }- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(MenusController, CakeRequest, CakeResponse)
));}return $this->_invoke($controller, $request, $response);}object(MenusController) { components => array( ) helpers => array( ) name => 'Menus' uses => array( ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Menus' layoutPath => null viewVars => array() view => 'ALA'BAMA BBQ ALL INCLUSIVE.doc' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array() scaffold => false methods => array( ) modelClass => 'Menu' modelKey => 'menu' validationErrors => null Acl => object(AclComponent) {} Auth => object(AuthComponent) {} Session => object(SessionComponent) {} } object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }- APP/webroot/index.php line 98 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }Missing Method in MenusController
Error: The action ALA'BAMA BBQ ALL INCLUSIVE.doc is not defined in controller MenusController
Error: Create MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() in file: bbq/Controller/MenusController.php.
<?php class MenusController extends AppController { public function ALA'BAMA BBQ ALL INCLUSIVE.doc() { } }Notice: If you want to customize this error message, create bbq/View/Errors/missing_action.ctp
Stack Trace
' $scripts_for_layout = '' $title_for_layout = 'Errors'
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' }- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(MenusController, CakeRequest, CakeResponse)
));}return $this->_invoke($controller, $request, $response);}object(MenusController) { components => array( ) helpers => array( ) name => 'Menus' uses => array( ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Menus' layoutPath => null viewVars => array() view => 'ALA'BAMA BBQ ALL INCLUSIVE.doc' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array() scaffold => false methods => array( ) modelClass => 'Menu' modelKey => 'menu' validationErrors => null Acl => object(AclComponent) {} Auth => object(AuthComponent) {} Session => object(SessionComponent) {} } object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }- APP/webroot/index.php line 98 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }View::_evaluate() - CORE/Cake/View/View.php, line 908 View::_evaluate() - CORE/Cake/View/View.php, line 908 View::_render() - CORE/Cake/View/View.php, line 872 View::renderLayout() - CORE/Cake/View/View.php, line 527 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 263 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 165 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Warning (2): include() [http://php.net/function.include]: Failed opening '/home/nic/sites/bbq/View/Layouts/default.ctp' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') [CORE/Cake/View/View.php, line 908]Code Contextob_start();include $___viewFn;$___viewFn = '/home/nic/sites/bbq/View/Layouts/default.ctp' $___dataForView = array( 'controller' => 'MenusController', 'action' => 'ALA'BAMA BBQ ALL INCLUSIVE.doc', 'code' => '404', 'url' => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc?url=menus%2FALA%27BAMA+BBQ+ALL+INCLUSIVE.doc', 'name' => 'Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found.', 'error' => object(MissingActionException) {}, '_serialize' => array( ), 'content_for_layout' => 'Missing Method in MenusController
Error: The action ALA'BAMA BBQ ALL INCLUSIVE.doc is not defined in controller MenusController
Error: Create MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() in file: bbq/Controller/MenusController.php.
<?php class MenusController extends AppController { public function ALA'BAMA BBQ ALL INCLUSIVE.doc() { } }Notice: If you want to customize this error message, create bbq/View/Errors/missing_action.ctp
Stack Trace
', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $controller = 'MenusController' $action = 'ALA'BAMA BBQ ALL INCLUSIVE.doc' $code = '404' $url = '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc?url=menus%2FALA%27BAMA+BBQ+ALL+INCLUSIVE.doc' $name = 'Action MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() could not be found.' $error = object(MissingActionException) {} $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $content_for_layout = '
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' }- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(MenusController, CakeRequest, CakeResponse)
));}return $this->_invoke($controller, $request, $response);}object(MenusController) { components => array( ) helpers => array( ) name => 'Menus' uses => array( ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Menus' layoutPath => null viewVars => array() view => 'ALA'BAMA BBQ ALL INCLUSIVE.doc' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array() scaffold => false methods => array( ) modelClass => 'Menu' modelKey => 'menu' validationErrors => null Acl => object(AclComponent) {} Auth => object(AuthComponent) {} Session => object(SessionComponent) {} } object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }- APP/webroot/index.php line 98 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }Missing Method in MenusController
Error: The action ALA'BAMA BBQ ALL INCLUSIVE.doc is not defined in controller MenusController
Error: Create MenusController::ALA'BAMA BBQ ALL INCLUSIVE.doc() in file: bbq/Controller/MenusController.php.
<?php class MenusController extends AppController { public function ALA'BAMA BBQ ALL INCLUSIVE.doc() { } }Notice: If you want to customize this error message, create bbq/View/Errors/missing_action.ctp
Stack Trace
' $scripts_for_layout = '' $title_for_layout = 'Errors'
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' }- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(MenusController, CakeRequest, CakeResponse)
));}return $this->_invoke($controller, $request, $response);}object(MenusController) { components => array( ) helpers => array( ) name => 'Menus' uses => array( ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Menus' layoutPath => null viewVars => array() view => 'ALA'BAMA BBQ ALL INCLUSIVE.doc' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array() scaffold => false methods => array( ) modelClass => 'Menu' modelKey => 'menu' validationErrors => null Acl => object(AclComponent) {} Auth => object(AuthComponent) {} Session => object(SessionComponent) {} } object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }- APP/webroot/index.php line 98 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));object(CakeRequest) { params => array( ) data => array() query => array( ) url => 'menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' base => '' webroot => '/' here => '/menus/ALA'BAMA%20BBQ%20ALL%20INCLUSIVE.doc' } object(CakeResponse) { }View::_evaluate() - CORE/Cake/View/View.php, line 908 View::_evaluate() - CORE/Cake/View/View.php, line 908 View::_render() - CORE/Cake/View/View.php, line 872 View::renderLayout() - CORE/Cake/View/View.php, line 527 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 263 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 165 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??