Warning (2): Use of undefined constant APP_HIJO - assumed 'APP_HIJO' (this will throw an Error in a future version of PHP) [APP/controllers/app_controller.php, line 286]Code */
function render($action = null, $layout = null, $file = null) {
$this->beforeRender();
AppController::beforeRender() - APP/controllers/app_controller.php, line 286
Controller::render() - CORE/cake/libs/controller/controller.php, line 863
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
ErrorHandler::missingController() - CORE/cake/libs/error_handler.php, line 206
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
CakeObject::cakeError() - CORE/cake/libs/cake_object.php, line 201
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 124
[main] - APP/webroot/index.php, line 86
Missing Controller
Error:
Kits-transmissio-moto-barcelonaController could not be found.
Error:
Create the class Kits-transmissio-moto-barcelonaController below in file: app/controllers/kits-transmissio-moto-barcelona_controller.php
<?php
class Kits-transmissio-moto-barcelonaController extends AppController {
var $name = 'Kits-transmissio-moto-barcelona';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp