Notice (8): Undefined variable: sliders [APP/views/layouts/default.ctp, line 165]
    Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 165]
    Notice (8): Undefined variable: sliders [APP/views/layouts/default.ctp, line 171]

Missing Controller

Error: CORI.htmController could not be found.

Error: Create the class CORI.htmController below in file: app/controllers/c_o_r_i.htm_controller.php

<?php
class CORI.htmController extends AppController {

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

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