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