Notice (8): Undefined index:  url [APP/views/layouts/default.ctp, line 41]

Missing Controller

Error: Tentative.htmlController could not be found.

Error: Create the class Tentative.htmlController below in file: app/controllers/tentative.html_controller.php

<?php
class Tentative.htmlController extends AppController {

	var $name = 'Tentative.html';
}
?>

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