Deprecated: Non-static method Configure::read() should not be called statically, assuming $this from incompatible context in /home/h20mskydydup/public_html/cake/libs/view/view.php on line 661
Missing Controller
Error: Index.htmlController could not be found.
Error:
Deprecated: Non-static method Inflector::underscore() should not be called statically, assuming $this from incompatible context in /home/h20mskydydup/public_html/cake/libs/view/errors/missing_controller.ctp on line 32
Create the class Index.htmlController below in file: public_html/controllers/index.html_controller.php
<?php class Index.htmlController extends AppController { var $name = 'Index.html'; } ?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp