Missing View

Error: The view for FinancialProtectionController::index() was not found.

Error: Confirm you have created the file: /home/chinys/public_html/app/views/financial_protection/index.ctp

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

(default) 3 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Tours`.`id`, `Tours`.`name` FROM `tours` AS `Tours` WHERE ((`Tours`.`other_classic` > 0) OR (`Tours`.`favourite_classic` > 0)) ORDER BY `name` asc 881
2SELECT `Tours`.`id`, `Tours`.`name` FROM `tours` AS `Tours` WHERE ((`Tours`.`other_themed` > 0) OR (`Tours`.`favourite_themed` > 0)) ORDER BY `name` asc 17171
3SELECT `OtherInfos`.`id`, `OtherInfos`.`name` FROM `other_infos` AS `OtherInfos` WHERE `OtherInfos`.`nodelete` IS NULL ORDER BY `nodelete` desc 220