Error: DiscussionsController could not be found.
Error: Create the class DiscussionsController below in file: app/controllers/discussions_controller.php
<?php
class DiscussionsController extends AppController {
var $name = 'Discussions';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp