Logo Cognac Sciage Béton Errors Notice (8): Undefined variable: meta_for_layout [APP/View/Layouts/default.ctp, line 7]
Code Context
        <meta charset="utf-8" />

          <title><?php  echo $title_for_layout; ?></title>

      <meta name="description" content="<?php echo $meta_for_layout ?>" />     
$___viewFn	=	"/home/opure/ltp/www/csb/app/View/Layouts/default.ctp"
$___dataForView	=	array(
	"controller" => "WorksController",
	"action" => "getMenu",
	"code" => "404",
	"url" => "/contact",
	"name" => "Action WorksController::getMenu() could not be found.",
	"error" => MissingActionException
,
	"content_for_layout" => "<h2>Missing Method in WorksController</h2> <p class="error">
	<strong>Error: </strong>
	The action <em>getMenu</em> is not defined in controller <em>WorksController</em></p>
<p class="error">
	<strong>Error: </strong>
	Create <em>WorksController::</em><em>getMenu()</em> in file: app/Controller/WorksController.php.</p>
<pre>
&lt;?php
class WorksController extends AppController {

<strong>
	public function getMenu() {

	}
</strong>
}
</pre>
<p class="notice">
	<strong>Notice: </strong>
	If you want to customize this error message, create app/View/Errors/missing_action.ctp</p>
<h4>Stack Trace</h4>
<pre>
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('     \r\n        ...', 'default')
#10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render(NULL, NULL)
#11 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(114): Controller->render()
#12 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(ContactController), Object(CakeRequest), Object(CakeResponse))
#13 /home/opure/ltp/www/csb/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#14 {main}</pre>
",
	"scripts_for_layout" => "",
	"title_for_layout" => "Errors"
)
$controller	=	"WorksController"
$action	=	"getMenu"
$code	=	"404"
$url	=	"/contact"
$name	=	"Action WorksController::getMenu() could not be found."
$error	=	MissingActionException

$content_for_layout	=	"<h2>Missing Method in WorksController</h2> <p class="error">
	<strong>Error: </strong>
	The action <em>getMenu</em> is not defined in controller <em>WorksController</em></p>
<p class="error">
	<strong>Error: </strong>
	Create <em>WorksController::</em><em>getMenu()</em> in file: app/Controller/WorksController.php.</p>
<pre>
&lt;?php
class WorksController extends AppController {

<strong>
	public function getMenu() {

	}
</strong>
}
</pre>
<p class="notice">
	<strong>Notice: </strong>
	If you want to customize this error message, create app/View/Errors/missing_action.ctp</p>
<h4>Stack Trace</h4>
<pre>
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('     \r\n        ...', 'default')
#10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render(NULL, NULL)
#11 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(114): Controller->render()
#12 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(ContactController), Object(CakeRequest), Object(CakeResponse))
#13 /home/opure/ltp/www/csb/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#14 {main}</pre>
"
$scripts_for_layout	=	""
$title_for_layout	=	"Errors"
include - APP/View/Layouts/default.ctp, line 7
View::_render() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 598
View::renderLayout() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 414
View::render() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 376
Controller::render() - /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php, line 898
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 267
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 192
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 170
ErrorHandler::handleException() - /home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
" />
Logo Cognac Sciage Béton Errors Notice (8): Undefined variable: meta_for_layout [APP/View/Layouts/default.ctp, line 7]
Code Context
        <meta charset="utf-8" />

          <title><?php  echo $title_for_layout; ?></title>

      <meta name="description" content="<?php echo $meta_for_layout ?>" />     
$___viewFn	=	"/home/opure/ltp/www/csb/app/View/Layouts/default.ctp"
$___dataForView	=	array(
	"controller" => "WorksController",
	"action" => "getMenu",
	"code" => "404",
	"url" => "/contact",
	"name" => "Action WorksController::getMenu() could not be found.",
	"error" => MissingActionException
,
	"content_for_layout" => "<h2>Action WorksController::getMenu() could not be found.</h2>
<p class="error">
	<strong>Error: </strong>
	An Internal Error Has Occurred.</p>
<h4>Stack Trace</h4>
<pre>
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('     \r\n        ...', 'default')
#10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render(NULL, NULL)
#11 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(114): Controller->render()
#12 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(ContactController), Object(CakeRequest), Object(CakeResponse))
#13 /home/opure/ltp/www/csb/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#14 {main}</pre>
",
	"scripts_for_layout" => "",
	"title_for_layout" => "Errors"
)
$controller	=	"WorksController"
$action	=	"getMenu"
$code	=	"404"
$url	=	"/contact"
$name	=	"Action WorksController::getMenu() could not be found."
$error	=	MissingActionException

$content_for_layout	=	"<h2>Action WorksController::getMenu() could not be found.</h2>
<p class="error">
	<strong>Error: </strong>
	An Internal Error Has Occurred.</p>
<h4>Stack Trace</h4>
<pre>
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('     \r\n        ...', 'default')
#10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render(NULL, NULL)
#11 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(114): Controller->render()
#12 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(ContactController), Object(CakeRequest), Object(CakeResponse))
#13 /home/opure/ltp/www/csb/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#14 {main}</pre>
"
$scripts_for_layout	=	""
$title_for_layout	=	"Errors"
include - APP/View/Layouts/default.ctp, line 7
View::_render() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 598
View::renderLayout() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 414
View::render() - /home/opure/sculpture/symposium/lib/Cake/View/View.php, line 376
Controller::render() - /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php, line 898
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 281
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 194
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 170
ErrorHandler::handleException() - /home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
" />
Logo Cognac Sciage Béton
Fatal Error (256): [MissingActionException] Action WorksController::getMenu() could not be found.
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('

Action Work...', 'default') #10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render('error500', NULL) #11 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(281): Controller->render('error500') #12 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(194): ExceptionRenderer->_outputMessageSafe('error500') #13 [internal function]: ExceptionRenderer->_cakeError(Object(MissingActionException)) #14 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(170): call_user_func_array(Array, Array) #15 /home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php(127): ExceptionRenderer->render() #16 [internal function]: ErrorHandler::handleException(Object(MissingActionException)) #17 {main} [/home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php, line 136]
Code Context
                $e->getTraceAsString()
            );
            trigger_error($message, E_USER_ERROR);
$exception	=	MissingActionException

$config	=	array(
	"handler" => "ErrorHandler::handleException",
	"renderer" => "ExceptionRenderer",
	"log" => true
)
$message	=	"[MissingActionException] Action WorksController::getMenu() could not be found.
#0 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(107): Controller->invokeAction(Object(CakeRequest))
#1 /home/opure/sculpture/symposium/lib/Cake/Routing/Dispatcher.php(89): Dispatcher->_invoke(Object(WorksController), Object(CakeRequest), Object(CakeResponse))
#2 /home/opure/sculpture/symposium/lib/Cake/Core/Object.php(90): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse), Array)
#3 /home/opure/ltp/www/csb/app/View/Elements/menu.ctp(3): Object->requestAction(Array)
#4 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#5 /home/opure/sculpture/symposium/lib/Cake/View/View.php(320): View->_render('/home/opure/ltp...', Array)
#6 /home/opure/ltp/www/csb/app/View/Layouts/default.ctp(64): View->element('menu', Array)
#7 /home/opure/sculpture/symposium/lib/Cake/View/View.php(598): include('/home/opure/ltp...')
#8 /home/opure/sculpture/symposium/lib/Cake/View/View.php(414): View->_render('/home/opure/ltp...')
#9 /home/opure/sculpture/symposium/lib/Cake/View/View.php(376): View->renderLayout('<h2>Action Work...', 'default')
#10 /home/opure/sculpture/symposium/lib/Cake/Controller/Controller.php(898): View->render('error500', NULL)
#11 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(281): Controller->render('error500')
#12 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(194): ExceptionRenderer->_outputMessageSafe('error500')
#13 [internal function]: ExceptionRenderer->_cakeError(Object(MissingActionException))
#14 /home/opure/ltp/www/csb/lib/Cake/Error/ExceptionRenderer.php(170): call_user_func_array(Array, Array)
#15 /home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php(127): ExceptionRenderer->render()
#16 [internal function]: ErrorHandler::handleException(Object(MissingActionException))
#17 {main}"
$renderer	=	"ExceptionRenderer"
$error	=	ExceptionRenderer
ExceptionRenderer::$controller = CakeErrorController object
ExceptionRenderer::$template = "missingAction"
ExceptionRenderer::$method = "_cakeError"
ExceptionRenderer::$error = MissingActionException object
$e	=	MissingActionException
ErrorHandler::handleException() - /home/opure/sculpture/symposium/lib/Cake/Error/ErrorHandler.php, line 136
[main] - [internal], line ??