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: NewsController could not be found.

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

<?php
class NewsController extends AppController {

}

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

Stack Trace