Warning (2): Trying to access array offset on null [APP/controllers/pages_controller.php, line 58]
Platon Technologies, s.r.o. Hlavný partner Opelclubu Slovensko Zľavy na webhosting a iné internetové služby | ||
www.teoracing.sk Výhodná ponuka len pre členov OPEL Klubu. Servisné služby a tovar za skvelé ceny. Zľavy pre členov. | ||
EMS Motorsport Slovakia Zastúpenie firiem EMS, Wössner, FK Automotive a iných. exkluzívne zľavy pre členov OcSk | ||
Autotrend s.r.o. predajca vozidiel značiek Opel a Renault výhradný distribútor značiek Cadillac a Corvette na Slovensko Zľava 15% na náhradné diely pre členov OcSk | ||
Diamant-X autorizovaný dovozca a distribútor produktov mnohých renomovaných značiek v odvetví úprav automobilov. Zľava 10% pre členov klubu | ||
www.tuningpo.sk internetový obchod s auto doplnkami online zľavy pre členov OcSk, info na tel. | ||
A&M Tuning Levice zľavy pre členov OcSk 10% | ||
www.autosamolepky.cz tuning samolepky, polepy budíkov, clonítka, car tattoo, eshop, 10 000 návrhov zľavy pre členov OcSk 10-20% na všetky produkty | ||
PneumAtti zľavy pre členov OcSk 10% na pneu a disky 20% na servis | ||
www.arp.sk autodiely - veľkoobchod, maloobchod zľavy pre členov OcSk 20% pobočky v Bratislave a Košiciach | ||
SH Tuning Nové Zámky Autohifi / Autotuning audio, disky, výfuky, podvozky, eletronika a ďalšie... zľavy pre členov OcSk 10% | ||
Eles Car Audio audiotuning, audio zástavby, audio komponenty, lamino zľavy 10% pre členov OcSk tel: 0903/539 614, 0911/446 316 | ||
www.opelmagazin.cz Najnovšie informácie zo sveta Opel | ||
www.tuningserver.sk www.tuningmag.sk Jedinečný internetový magazín | ||
www.automenu.sk Informačný rozcestník firiem a služieb zaoberajúcich sa automobilizmom | ||
www.shop-tuning.cz Internetový obchod s auto doplnkami. 5% zľavy pre členov. | ||
wwww.centrumkolies.sk Internetový obchod s diskami a pneumatikami. 5% zľava pre členov. | ||
Warning (2): Trying to access array offset on null [APP/views/themed/2015/pages/show.ctp, line 124]
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `pages` | 16 | 16 | 1 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_slovak_ci'; | 1 | 1 | 1 | |
3 | SHOW FULL COLUMNS FROM `users` | 12 | 12 | 1 | |
4 | SHOW FULL COLUMNS FROM `partners` | 16 | 16 | 0 | |
5 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 1 | |
6 | SHOW FULL COLUMNS FROM `memberinfos` | 41 | 41 | 0 | |
7 | SHOW FULL COLUMNS FROM `ranks` | 2 | 2 | 0 | |
8 | SHOW FULL COLUMNS FROM `paymentmethods` | 4 | 4 | 0 | |
9 | SHOW FULL COLUMNS FROM `membercars` | 17 | 17 | 0 | |
10 | SHOW FULL COLUMNS FROM `fueltypes` | 4 | 4 | 1 | |
11 | SHOW FULL COLUMNS FROM `transmissions` | 4 | 4 | 1 | |
12 | SHOW FULL COLUMNS FROM `axles` | 4 | 4 | 0 | |
13 | SHOW FULL COLUMNS FROM `vipcards` | 8 | 8 | 0 | |
14 | SHOW FULL COLUMNS FROM `categories` | 10 | 10 | 0 | |
15 | SHOW FULL COLUMNS FROM `attachments` | 7 | 7 | 0 | |
16 | SHOW FULL COLUMNS FROM `attachments_pages` | 3 | 3 | 0 | |
17 | SHOW FULL COLUMNS FROM `menuitems` | 13 | 13 | 1 | |
18 | SHOW FULL COLUMNS FROM `menus` | 5 | 5 | 1 | |
19 | SHOW FULL COLUMNS FROM `settings` | 5 | 5 | 1 | |
20 | SELECT `Setting`.`title`, `Setting`.`content` FROM `settings` AS `Setting` WHERE 1 = 1 | 1 | 1 | 0 | |
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 | 0 | |
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 | 0 | |
26 | SHOW FULL COLUMNS FROM `advertisements` | 13 | 13 | 0 | |
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-12-21 14:55:26' AND `Advertisement`.`valid_to` >= '2024-12-21 14:55:26' AND `Advertisement`.`status` = 1 AND `Advertisement`.`adposition_id` IN (4, 5) ORDER BY RAND() ASC | 0 | 0 | 0 | |
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 `Page`.`id`, `Page`.`category_id`, `Page`.`page_type`, `Page`.`layout_id`, `Page`.`title`, `Page`.`content`, `Page`.`status`, `Page`.`is_highlight`, `Page`.`highlight_content`, `Page`.`highlight_url`, `Page`.`user_id`, `Page`.`vip_only`, `Page`.`created`, `Page`.`modified`, `Page`.`view_count`, `Page`.`old_author_id`, `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`, `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 `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`.`id` = 188 AND `Page`.`status` = 1 LIMIT 1 | 1 | 1 | 1 | |
31 | 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` = 188 AND `AttachmentsPage`.`attachment_id` = `Attachment`.`id`) | 0 | 0 | 0 | |
32 | UPDATE `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`) SET `Page`.`view_count` = Page.view_count + 1 WHERE `Page`.`id` = 188 | 1 | 1 | ||
33 | SELECT `Category`.`lft`, `Category`.`rght` FROM `categories` AS `Category` WHERE `Category`.`id` = 20 LIMIT 1 | 1 | 1 | 0 | |
34 | SELECT `Category`.`id`, `Category`.`title` FROM `categories` AS `Category` WHERE 1 = 1 AND `Category`.`lft` <= 39 AND `Category`.`rght` >= 40 ORDER BY `Category`.`lft` asc | 1 | 1 | 0 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `phpbb_posts` | 29 | 29 | 1 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_bin'; | 1 | 1 | 1 | |
3 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 0 | |
4 | SHOW FULL COLUMNS FROM `phpbb_topics` | 38 | 38 | 1 | |
5 | SHOW FULL COLUMNS FROM `phpbb_forums` | 50 | 50 | 1 |