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