Missing Controller
Error:
Notice (8): Undefined variable: class [CORE/Cake/View/Errors/missing_controller.ctp, line 24]Code Context<p class="error">
<strong><?php echo __d('cake_dev', 'Error'); ?>: </strong>
<?php echo __d('cake_dev', '%s could not be found.', '<em>' . h($pluginDot . $class) . '</em>'); ?>
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/missing_controller.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' ) $pluginDot = nullinclude - CORE/Cake/View/Errors/missing_controller.ctp, line 24 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 [main] - [internal], line ??could not be found.
Error:
Notice (8): Undefined variable: class [CORE/Cake/View/Errors/missing_controller.ctp, line 28]Code Context<p class="error">
<strong><?php echo __d('cake_dev', 'Error'); ?>: </strong>
<?php echo __d('cake_dev', 'Create the class %s below in file: %s', '<em>' . h($class) . '</em>', (empty($plugin) ? APP_DIR . DS : CakePlugin::path($plugin)) . 'Controller' . DS . h($class) . '.php'); ?>
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/missing_controller.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' ) $pluginDot = nullinclude - CORE/Cake/View/Errors/missing_controller.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 [main] - [internal], line ??Notice (8): Undefined variable: class [CORE/Cake/View/Errors/missing_controller.ctp, line 28]Code Context<p class="error">
<strong><?php echo __d('cake_dev', 'Error'); ?>: </strong>
<?php echo __d('cake_dev', 'Create the class %s below in file: %s', '<em>' . h($class) . '</em>', (empty($plugin) ? APP_DIR . DS : CakePlugin::path($plugin)) . 'Controller' . DS . h($class) . '.php'); ?>
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/missing_controller.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' ) $pluginDot = nullinclude - CORE/Cake/View/Errors/missing_controller.ctp, line 28 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 [main] - [internal], line ??Create the class below in file: app/Controller/.php
<?php classNotice (8): Undefined variable: class [CORE/Cake/View/Errors/missing_controller.ctp, line 32]Code Context<pre>
<?php
class <?php echo h($class . ' extends ' . $plugin); ?>AppController {
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/missing_controller.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' ) $pluginDot = nullinclude - CORE/Cake/View/Errors/missing_controller.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 [main] - [internal], line ??Notice (8): Undefined variable: plugin [CORE/Cake/View/Errors/missing_controller.ctp, line 32]Code Context<pre>
<?php
class <?php echo h($class . ' extends ' . $plugin); ?>AppController {
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/missing_controller.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' ) $pluginDot = nullinclude - CORE/Cake/View/Errors/missing_controller.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 [main] - [internal], line ??extends AppController {
}Notice:
If you want to customize this error message, create app/View/Errors/missing_controller.ctpFatal Error
Error:
Notice (8): Undefined variable: error [CORE/Cake/View/Errors/fatal_error.ctp, line 23]Code Context<p class="error">
<strong><?php echo __d('cake_dev', 'Error'); ?>: </strong>
<?php echo h($error->getMessage()); ?>
$viewFile = '/var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/fatal_error.ctp' $dataForView = array( 'data' => array(), 'messages' => array(), '_serialize' => array( (int) 0 => 'data', (int) 1 => 'messages' ) ) $data = array() $messages = array() $_serialize = array( (int) 0 => 'data', (int) 1 => 'messages' )include - CORE/Cake/View/Errors/fatal_error.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273 RestExceptionRenderer::_cakeError() - APP/Plugin/Wf/Error/RestExceptionRenderer.php, line 24 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120 call_user_func - [internal], line ?? ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 252 ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 203 call_user_func - [internal], line ?? App::_checkFatalError() - CORE/Cake/Core/App.php, line 929 App::shutdown() - CORE/Cake/Core/App.php, line 902 [main] - [internal], line ??
Fatal error: Call to a member function getMessage() on null in /var/www/html/database.csvrovigo.it/php/lib/Cake/View/Errors/fatal_error.ctp on line 23