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 Method in InfographicsController

Error: The action plugins is not defined in controller InfographicsController

Error: Create InfographicsController::plugins() in file: admin/Controller/InfographicsController.php.

<?php
class InfographicsController extends AppController {


	public function plugins() {

	}

}

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

Stack Trace