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