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