Proactive investorsLogo Proactive Investors UK Website

Search field

Missing Controller

Error: RegisteredController could not be found.

Error: Create the class RegisteredController below in file: app/controllers/registered_controller.php

<?php
class RegisteredController extends AppController {

	var $name = 'Registered';
}
?>

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

(default) 14 queries took 9 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`14141
2DESCRIBE `event_companies`551
3SELECT `Event`.`id`, `Event`.`region`, `Event`.`date`, `Event`.`event`, `Event`.`location`, `Event`.`description`, `Event`.`registration_url`, `Event`.`ordering`, `Event`.`is_active`, `Event`.`is_mineweb_event`, `Event`.`city`, `Event`.`show_other_event`, `Event`.`event_logo`, `Event`.`event_logo_url`, `OtherEvent`.`id`, `OtherEvent`.`region`, `OtherEvent`.`date`, `OtherEvent`.`event`, `OtherEvent`.`location`, `OtherEvent`.`description`, `OtherEvent`.`registration_url`, `OtherEvent`.`ordering`, `OtherEvent`.`is_active`, `OtherEvent`.`is_mineweb_event`, `OtherEvent`.`city`, `OtherEvent`.`show_other_event`, `OtherEvent`.`event_logo`, `OtherEvent`.`event_logo_url` FROM `events` AS `Event` LEFT JOIN `events` AS `OtherEvent` ON (`OtherEvent`.`show_other_event` = `Event`.`id`) WHERE `Event`.`is_active` = '1' AND `Event`.`region` = 'NA' AND `Event`.`date` >= CURDATE() ORDER BY `Event`.`date` ASC 332
4SELECT `EventCompany`.`id`, `EventCompany`.`event_id`, `EventCompany`.`company_id`, `EventCompany`.`description`, `EventCompany`.`is_confirmed` FROM `event_companies` AS `EventCompany` WHERE `EventCompany`.`event_id` IN (20, 22, 21) 660
5DESCRIBE `adverts`991
6DESCRIBE `advert_ct_counters`331
7SELECT `Advert`.`id`, `Advert`.`position`, `Advert`.`title`, `Advert`.`url`, `Advert`.`file`, `Advert`.`code`, `Advert`.`notes`, `Advert`.`is_active`, `Advert`.`served_counter`, `AdvertCtCounter`.`id`, `AdvertCtCounter`.`advert_id`, `AdvertCtCounter`.`ct_value` FROM `adverts` AS `Advert` LEFT JOIN `advert_ct_counters` AS `AdvertCtCounter` ON (`AdvertCtCounter`.`advert_id` = `Advert`.`id`) WHERE `Advert`.`is_active` = 1 AND `Advert`.`position` = 14 ORDER BY RAND() ASC LIMIT 1111
8SELECT `Advert`.`id`, `Advert`.`position`, `Advert`.`title`, `Advert`.`url`, `Advert`.`file`, `Advert`.`code`, `Advert`.`notes`, `Advert`.`is_active`, `Advert`.`served_counter`, `AdvertCtCounter`.`id`, `AdvertCtCounter`.`advert_id`, `AdvertCtCounter`.`ct_value` FROM `adverts` AS `Advert` LEFT JOIN `advert_ct_counters` AS `AdvertCtCounter` ON (`AdvertCtCounter`.`advert_id` = `Advert`.`id`) WHERE `Advert`.`is_active` = 1 AND `Advert`.`position` = 14 ORDER BY RAND() ASC LIMIT 1111
9UPDATE adverts SET served_counter=served_counter+1 WHERE id='110'10
10SELECT `News`.`id`, `News`.`title`, `News`.`sef_title` FROM `news` AS `News` WHERE `News`.`is_active` = 1 ORDER BY `publish_date` DESC LIMIT 2020200
11SELECT `Advert`.`id`, `Advert`.`position`, `Advert`.`title`, `Advert`.`url`, `Advert`.`file`, `Advert`.`code`, `Advert`.`notes`, `Advert`.`is_active`, `Advert`.`served_counter`, `AdvertCtCounter`.`id`, `AdvertCtCounter`.`advert_id`, `AdvertCtCounter`.`ct_value` FROM `adverts` AS `Advert` LEFT JOIN `advert_ct_counters` AS `AdvertCtCounter` ON (`AdvertCtCounter`.`advert_id` = `Advert`.`id`) WHERE `Advert`.`is_active` = 1 AND `Advert`.`position` = 2 ORDER BY RAND() ASC LIMIT 1001
12UPDATE adverts SET served_counter=served_counter+1 WHERE id=''00
13SELECT `Company`.`id`, `Company`.`epic`, `Company`.`name`, `Company`.`motto`, `Company`.`logo_file`, `Company`.`service_level` FROM `companies` AS `Company` WHERE `is_sponsor` = 1 AND `service_level` = 2 ORDER BY `id` ASC 2882880
14SELECT `Company`.`id`, `Company`.`epic`, `Company`.`name`, `Company`.`motto`, `Company`.`logo_file`, `Company`.`description`, `Company`.`service_level` FROM `companies` AS `Company` WHERE `is_sponsor` = 1 AND `service_level` = 3 ORDER BY `id` ASC 110