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