Notice (8): Indirect modification of overloaded property CakeErrorController::$Auth has no effect [APP/Controller/AppController.php, line 38]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 38]
Notice (8): Indirect modification of overloaded property CakeErrorController::$Auth has no effect [APP/Controller/AppController.php, line 39]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 39]
Notice (8): Indirect modification of overloaded property CakeErrorController::$Auth has no effect [APP/Controller/AppController.php, line 40]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 40]
Notice (8): Indirect modification of overloaded property CakeErrorController::$Auth has no effect [APP/Controller/AppController.php, line 41]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 41]
Supr admin

Missing Controller

Error: DashboardController could not be found.

Error: Create the class DashboardController below in file: admin/Controller/DashboardController.php

<?php
class DashboardController extends AppController {

}

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

Stack Trace