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) 2 queries took 0 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 `vardhman_ck_db`.`tec_item_categories` AS `ItemCategory` WHERE 1 = 1330
2SELECT `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 `vardhman_ck_db`.`tec_configurations` AS `Configuration` WHERE 1 = 1 LIMIT 1110