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