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

Missing Controller

Error: FrController could not be found.

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

<?php
class FrController 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)