Notice (8): Undefined property: CakeErrorController::$userinfo [APP/app_controller.php, line 38]
Twivo / Errors

Missing Controller

Error: Topic-2Controller could not be found.

Error: Create the class Topic-2Controller below in file: app/controllers/topic-2_controller.php

<?php
class Topic-2Controller extends AppController {

	var $name = 'Topic-2';
}
?>

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