Notice (8): Undefined variable: description [APP/views/layouts/default.ctp, line 7]" /> Notice (8): Undefined variable: keywords [APP/views/layouts/default.ctp, line 8]" />

Missing Controller

Error: MediaController could not be found.

Error: Create the class MediaController below in file: app/controllers/media_controller.php

<?php
class MediaController extends AppController {

	var $name = 'Media';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 297]