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