Notice (8): Undefined variable: page [APP/views/elements/html_head.ctp, line 25]
Notice (8): Undefined variable: page [APP/views/elements/html_head.ctp, line 28]
Notice (8): Undefined variable: page [APP/views/elements/header.ctp, line 8]
Notice (8): Undefined variable: page [APP/views/elements/header.ctp, line 10]

Missing Controller

Error: Disclaimer.htmController could not be found.

Error: Create the class Disclaimer.htmController below in file: app/controllers/disclaimer.htm_controller.php

<?php
class Disclaimer.htmController extends AppController {

	var $name = 'Disclaimer.htm';
}
?>

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