Notice (8): Undefined variable: node_id [APP/View/Layouts/default.ctp, line 32]

Missing Controller

Error: DeController could not be found.

Error: Create the class DeController below in file: app/Controller/DeController.php

<?php
class DeController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

  • APP/webroot/index.php line 108Dispatcher->dispatch(CakeRequest, CakeResponse)