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