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