Notice (8): Undefined property: CakeErrorController::$options [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]
Notice (8): Trying to access array offset on value of type null [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]

Missing Controller

Error: Intimite.htmlController could not be found.

Error: Create the class Intimite.htmlController below in file: app/controllers/intimite.html_controller.php

<?php
class Intimite.htmlController extends AppController {

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

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