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