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