Missing Controller

Error: ComponentController could not be found.

Error: Create the class ComponentController below in file: app/Controller/ComponentController.php

<?php
class ComponentController extends AppController {

}

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

Stack Trace

(default) 3 queries took 15 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `ItemCategory`.`id`, `ItemCategory`.`parent_cat_id`, `ItemCategory`.`name`, `ItemCategory`.`priority`, `ItemCategory`.`desc`, `ItemCategory`.`long_description`, `ItemCategory`.`tags`, `ItemCategory`.`meta`, `ItemCategory`.`permalink`, `ItemCategory`.`file_name`, `ItemCategory`.`file_dir`, `ItemCategory`.`addon_category`, `ItemCategory`.`is_active`, `ItemCategory`.`created`, `ItemCategory`.`modified` FROM `hiteeng_db`.`tec_item_categories` AS `ItemCategory` WHERE 1 = 13310
2SELECT `Item`.`id`, `Item`.`name`, `Item`.`priority`, `Item`.`sku_code`, `Item`.`variant_name`, `Item`.`item_id`, `Item`.`stock_type`, `Item`.`featured`, `Item`.`short_desc`, `Item`.`long_desc`, `Item`.`keyword`, `Item`.`alias`, `Item`.`item_size`, `Item`.`item_color`, `Item`.`item_category_id`, `Item`.`item_type_id`, `Item`.`shipping_charges`, `Item`.`item_added_cart`, `Item`.`item_viewed`, `Item`.`primary_photo`, `Item`.`primary_photo_directory`, `Item`.`permalink`, `Item`.`franchise_only`, `Item`.`vat_percent`, `Item`.`cst_percent`, `Item`.`cst_cform_percent`, `Item`.`created`, `Item`.`modified`, `Item`.`thum_photo`, `Item`.`thum_photo_directory` FROM `hiteeng_db`.`tec_items` AS `Item` WHERE 1 = 120205
3SELECT `Configuration`.`id`, `Configuration`.`name`, `Configuration`.`contact_person`, `Configuration`.`email`, `Configuration`.`mobile`, `Configuration`.`title`, `Configuration`.`address`, `Configuration`.`map_link`, `Configuration`.`author`, `Configuration`.`footer_text`, `Configuration`.`keyword`, `Configuration`.`descs`, `Configuration`.`logo_file`, `Configuration`.`ficon_file`, `Configuration`.`social_icon`, `Configuration`.`image_dir`, `Configuration`.`website`, `Configuration`.`created`, `Configuration`.`modified` FROM `hiteeng_db`.`tec_configurations` AS `Configuration` WHERE 1 = 1 LIMIT 1110