Notice (8): Undefined property: HpluginsComponent::$controller [APP/controllers/components/hplugins.php, line 286]
Notice (8): Trying to get property of non-object [APP/controllers/components/hplugins.php, line 286]
Errors

Missing Controller

Error: Geotermia.htmlController could not be found.

Error: Create the class Geotermia.htmlController below in file: app/controllers/geotermia.html_controller.php

<?php
class Geotermia.htmlController extends AppController {

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

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