Missing Controller
Error: Advisors.shtmlController could not be found.
Error: Create the class Advisors.shtmlController below in file: app/controllers/advisors.shtml_controller.php
<?php
class Advisors.shtmlController extends AppController {
var $name = 'Advisors.shtml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


