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