Warning (2): Trying to access array offset on null [APP/controllers/pages_controller.php, line 58]
41 | Tomáš Fliega ( Tomáš ) | Lúčky | |
42 | Karol Gajarský ( Karol ) | Hlohovec | |
43 | Alexander Kiss ( Alexander ) | Dunjaská Streda | |
44 | Roman Paprskár ( Roman ) | Bratislava | |
45 | Viktor Šandor ( Viktor ) | Hranovnica | |
46 | Andrej Baláž ( Andrej ) | Kanianka | |
47 | Vlastimil Šefčík ( Wlassto ) | Prešov | |
48 | Radoslav Neckár ( Radoslav ) | Stanča | |
49 | Radoslav Hrdý ( Spidy ) | Trnovec nad Váhom | |
50 | Tibor Simon ( Tibi ) | Nové Zámky | |
51 | Jozef Szabó ( Fastspeed ) | Komárno | |
52 | Dubravko Pavušek ( Dudo ) | Svätý Jur | |
53 | Miroslav Bezák ( Miroslav ) | Topoľčany | |
54 | Martin Sušek ( Matrix ) | Bojnice | |
55 | Vladimír Schwarcz ( Vladekk ) | Handlová | |
56 | Mudr. Martin Undesser ( Undy ) | Horné Saliby | |
57 | Rastislav Arvay ( Rasťo ) | Prievidza | |
58 | Ing. Jozef Kučerka ( Joe ) | Topoľčany | |
59 | Ján Kračún ( Ján ) | Slatinka | |
60 | Tomáš Studničný ( Studna ) | Bratislava |
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 | SELECT `Setting`.`title`, `Setting`.`content` FROM `settings` AS `Setting` WHERE 1 = 1 | 1 | 1 | 0 | |
2 | 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 | |
3 | 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 | |
4 | 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 | |
5 | 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 | |
6 | 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 | |
7 | 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:40:52' AND `Advertisement`.`valid_to` >= '2024-12-21 14:40:52' AND `Advertisement`.`status` = 1 AND `Advertisement`.`adposition_id` IN (4, 5) ORDER BY RAND() ASC | 0 | 0 | 0 | |
8 | 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 | ||
9 | 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` = 184 AND `Page`.`status` = 1 LIMIT 1 | 1 | 1 | 1 | |
10 | 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` = 184 AND `AttachmentsPage`.`attachment_id` = `Attachment`.`id`) | 0 | 0 | 0 | |
11 | 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` = 184 | 1 | 0 | ||
12 | SELECT `Category`.`lft`, `Category`.`rght` FROM `categories` AS `Category` WHERE `Category`.`id` = 13 LIMIT 1 | 1 | 1 | 0 | |
13 | SELECT `Category`.`id`, `Category`.`title` FROM `categories` AS `Category` WHERE 1 = 1 AND `Category`.`lft` <= 25 AND `Category`.`rght` >= 26 ORDER BY `Category`.`lft` asc | 1 | 1 | 0 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|