Registrovaný člen klubu
Registrovaný od: 09.01.2010
Auto: Opel Omega A caravan 2,0i a Opel Omega A limo 2,4 CD
Čestný člen
Registrovaný od: 05.07.2016
Auto:
Warning (2): Undefined array key 0 [APP/views/themed/2015/members/index.ctp, line 64]
Warning (2): Trying to access array offset on null [APP/views/themed/2015/members/index.ctp, line 64]
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `users` | 12 | 12 | 1 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_slovak_ci'; | 1 | 1 | 1 | |
3 | SHOW FULL COLUMNS FROM `partners` | 16 | 16 | 1 | |
4 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 1 | |
5 | SHOW FULL COLUMNS FROM `memberinfos` | 41 | 41 | 1 | |
6 | SHOW FULL COLUMNS FROM `ranks` | 2 | 2 | 1 | |
7 | SHOW FULL COLUMNS FROM `paymentmethods` | 4 | 4 | 1 | |
8 | SHOW FULL COLUMNS FROM `membercars` | 17 | 17 | 1 | |
9 | SHOW FULL COLUMNS FROM `fueltypes` | 4 | 4 | 1 | |
10 | SHOW FULL COLUMNS FROM `transmissions` | 4 | 4 | 1 | |
11 | SHOW FULL COLUMNS FROM `axles` | 4 | 4 | 1 | |
12 | SHOW FULL COLUMNS FROM `vipcards` | 8 | 8 | 1 | |
13 | SHOW FULL COLUMNS FROM `menuitems` | 13 | 13 | 5 | |
14 | SHOW FULL COLUMNS FROM `menus` | 5 | 5 | 1 | |
15 | SHOW FULL COLUMNS FROM `categories` | 10 | 10 | 1 | |
16 | SHOW FULL COLUMNS FROM `settings` | 5 | 5 | 1 | |
17 | SELECT `Setting`.`title`, `Setting`.`content` FROM `settings` AS `Setting` WHERE 1 = 1 | 1 | 1 | 1 | |
18 | SHOW FULL COLUMNS FROM `pages` | 16 | 16 | 1 | |
19 | SHOW FULL COLUMNS FROM `attachments` | 7 | 7 | 1 | |
20 | SHOW FULL COLUMNS FROM `attachments_pages` | 3 | 3 | 1 | |
21 | SELECT `Page`.`id`, `Page`.`content`, `Page`.`highlight_content`, `Page`.`highlight_url`, `Page`.`created`, `Page`.`modified` FROM `pages` AS `Page` LEFT JOIN `users` AS `User` ON (`Page`.`user_id` = `User`.`id`) LEFT JOIN `categories` AS `Category` ON (`Page`.`category_id` = `Category`.`id`) WHERE `Page`.`is_highlight` = 1 AND `Page`.`status` != 3 ORDER BY `Page`.`modified` desc | 8 | 8 | 1 | |
22 | SELECT `Attachment`.`id`, `Attachment`.`name`, `Attachment`.`saved_name`, `Attachment`.`type`, `Attachment`.`size`, `Attachment`.`created`, `Attachment`.`modified`, `AttachmentsPage`.`id`, `AttachmentsPage`.`page_id`, `AttachmentsPage`.`attachment_id` FROM `attachments` AS `Attachment` JOIN `attachments_pages` AS `AttachmentsPage` ON (`AttachmentsPage`.`page_id` IN (274, 257, 261, 258, 256, 198, 195, 197) AND `AttachmentsPage`.`attachment_id` = `Attachment`.`id`) | 0 | 0 | 0 | |
23 | SELECT `Menuitem`.`id`, `Menuitem`.`menu_id`, `Menuitem`.`title`, `Menuitem`.`url`, `Menuitem`.`parent_id`, `Menuitem`.`lft`, `Menuitem`.`rght`, `Menuitem`.`status`, `Menuitem`.`emph`, `Menuitem`.`is_category_list`, `Menuitem`.`sort`, `Menuitem`.`created`, `Menuitem`.`modified`, `Menu`.`id`, `Menu`.`title`, `Menu`.`status`, `Menu`.`created`, `Menu`.`modified` FROM `menuitems` AS `Menuitem` LEFT JOIN `menus` AS `Menu` ON (`Menuitem`.`menu_id` = `Menu`.`id`) WHERE `Menuitem`.`menu_id` = 2 AND `Menuitem`.`status` != 3 ORDER BY `Menuitem`.`sort` asc | 8 | 8 | 1 | |
24 | SELECT `Category`.`id`, `Category`.`title`, `Category`.`status`, `Category`.`parent_id`, `Category`.`show_in_menu`, `Category`.`lft`, `Category`.`rght`, `Category`.`created`, `Category`.`modified`, `Category`.`id_old` FROM `categories` AS `Category` WHERE `Category`.`status` != 3 AND `Category`.`show_in_menu` = 1 | 5 | 5 | 0 | |
25 | SHOW FULL COLUMNS FROM `adpositions` | 9 | 9 | 1 | |
26 | SHOW FULL COLUMNS FROM `advertisements` | 13 | 13 | 1 | |
27 | SELECT `Adposition`.`id`, `Adposition`.`title`, `Adposition`.`comment`, `Adposition`.`position_width`, `Adposition`.`position_height`, `Adposition`.`ad_width`, `Adposition`.`ad_height`, `Adposition`.`visible_ads_count`, `Adposition`.`status` FROM `adpositions` AS `Adposition` WHERE `Adposition`.`status` = 1 | 2 | 2 | 0 | |
28 | SELECT `Advertisement`.`id`, `Advertisement`.`adposition_id`, `Advertisement`.`partner_id`, `Advertisement`.`valid_from`, `Advertisement`.`valid_to`, `Advertisement`.`saved_filename`, `Advertisement`.`alt`, `Advertisement`.`url`, `Advertisement`.`status`, `Advertisement`.`display_count`, `Advertisement`.`click_count`, `Advertisement`.`created`, `Advertisement`.`modified` FROM `advertisements` AS `Advertisement` WHERE `Advertisement`.`valid_from` <= '2024-10-04 13:39:37' AND `Advertisement`.`valid_to` >= '2024-10-04 13:39:37' AND `Advertisement`.`status` = 1 AND `Advertisement`.`adposition_id` IN (4, 5) ORDER BY RAND() ASC | 0 | 0 | 1 | |
29 | UPDATE `advertisements` AS `Advertisement` LEFT JOIN `adpositions` AS `Adposition` ON (`Advertisement`.`adposition_id` = `Adposition`.`id`) SET `Advertisement`.`display_count` = Advertisement.display_count + 1 WHERE `Advertisement`.`id` IS NULL | 0 | 0 | ||
30 | SELECT COUNT(*) AS `count` FROM `memberinfos` AS `Memberinfo` LEFT JOIN `users` AS `User` ON (`Memberinfo`.`user_id` = `User`.`id`) LEFT JOIN `ranks` AS `Rank` ON (`Memberinfo`.`rank_id` = `Rank`.`id`) WHERE `Memberinfo`.`rank_id` != 7 | 1 | 1 | 2 | |
31 | SELECT `Memberinfo`.`id`, `Memberinfo`.`ocskid`, `Memberinfo`.`user_id`, `Memberinfo`.`street`, `Memberinfo`.`city`, `Memberinfo`.`zip`, `Memberinfo`.`phone`, `Memberinfo`.`payment_month`, `Memberinfo`.`last_payment_date`, `Memberinfo`.`membership_valid_until`, `Memberinfo`.`icq`, `Memberinfo`.`skype`, `Memberinfo`.`facebook`, `Memberinfo`.`twitter`, `Memberinfo`.`youtube`, `Memberinfo`.`aboutme`, `Memberinfo`.`occupation`, `Memberinfo`.`public_street`, `Memberinfo`.`public_city`, `Memberinfo`.`public_zip`, `Memberinfo`.`public_phone`, `Memberinfo`.`public_icq`, `Memberinfo`.`public_skype`, `Memberinfo`.`public_facebook`, `Memberinfo`.`public_twitter`, `Memberinfo`.`public_youtube`, `Memberinfo`.`public_aboutme`, `Memberinfo`.`public_occupation`, `Memberinfo`.`public_email`, `Memberinfo`.`avatar_filename`, `Memberinfo`.`car_image_filename`, `Memberinfo`.`car_name`, `Memberinfo`.`note`, `Memberinfo`.`recommended_by`, `Memberinfo`.`paymentmethod_id`, `Memberinfo`.`rank_id`, `Memberinfo`.`status`, `Memberinfo`.`ztp`, `Memberinfo`.`registered`, `Memberinfo`.`created`, `Memberinfo`.`modified`, `User`.`id`, `User`.`user`, `User`.`password`, `User`.`pwd_old`, `User`.`status`, `User`.`name`, `User`.`nickname`, `User`.`email`, `User`.`admin`, `User`.`partner_id`, `User`.`created`, `User`.`modified`, `Rank`.`id`, `Rank`.`title`, `Paymentmethod`.`id`, `Paymentmethod`.`title`, `Paymentmethod`.`created`, `Paymentmethod`.`modified` FROM `memberinfos` AS `Memberinfo` LEFT JOIN `users` AS `User` ON (`Memberinfo`.`user_id` = `User`.`id`) LEFT JOIN `ranks` AS `Rank` ON (`Memberinfo`.`rank_id` = `Rank`.`id`) LEFT JOIN `paymentmethods` AS `Paymentmethod` ON (`Memberinfo`.`paymentmethod_id` = `Paymentmethod`.`id`) WHERE `Memberinfo`.`rank_id` != 7 ORDER BY `Memberinfo`.`registered` asc LIMIT 40 | 25 | 25 | 1 | |
32 | SELECT `Membercar`.`id`, `Membercar`.`memberinfo_id`, `Membercar`.`title`, `Membercar`.`manufactured_year`, `Membercar`.`engine`, `Membercar`.`power`, `Membercar`.`fueltype_id`, `Membercar`.`cylinder_count`, `Membercar`.`transmission_id`, `Membercar`.`axle_id`, `Membercar`.`consumption`, `Membercar`.`weight`, `Membercar`.`top_speed`, `Membercar`.`acceleration`, `Membercar`.`equipment`, `Membercar`.`created`, `Membercar`.`modified` FROM `membercars` AS `Membercar` WHERE `Membercar`.`memberinfo_id` IN (1113, 1114, 1116, 1117, 1131, 1138, 1151, 1160, 1180, 1185, 1190, 1201, 1205, 1220, 1223, 1265, 1641, 1717, 1792, 1865, 1923, 1978, 2088, 2096, 2098) | 28 | 28 | 2 | |
33 | SELECT `Vipcard`.`id`, `Vipcard`.`memberinfo_id`, `Vipcard`.`cardno`, `Vipcard`.`cvv`, `Vipcard`.`expiry`, `Vipcard`.`blocked`, `Vipcard`.`created`, `Vipcard`.`modified` FROM `vipcards` AS `Vipcard` WHERE `Vipcard`.`memberinfo_id` IN (1113, 1114, 1116, 1117, 1131, 1138, 1151, 1160, 1180, 1185, 1190, 1201, 1205, 1220, 1223, 1265, 1641, 1717, 1792, 1865, 1923, 1978, 2088, 2096, 2098) | 79 | 79 | 3 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `users` | 22 | 22 | 2 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 1 | |
3 | SHOW FULL COLUMNS FROM `cars` | 14 | 14 | 1 |