SHOW_script: 4.3153762817383E-5; Array
(
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 990 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 30 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 30 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_mediabox: 0.0014650821685791; Array
(
[mediabox_idonsite] => 990
[mediabox_showheadersite] => 0
[mediabox_lead] => 1
[mediabox_moreinfo] => 0
[mediabox_picture] => 0
[mediabox_pwidth] => 150
[mediabox_pheight] => 100
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
[mediabox_inherited] => 1
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 991 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 32 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 32 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_content: 0.00014305114746094; Array
(
[content_idonsite] => NewHeader
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 600 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 2 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 2 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_mediabox: 0.0010080337524414; Array
(
[mediabox_idonsite] => 600
[mediabox_showheadersite] => 1
[mediabox_lead] => 1
[mediabox_moreinfo] => 1
[mediabox_picture] => 1
[mediabox_pwidth] => 150
[mediabox_pheight] => 100
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
[mediabox_inherited] => 1
)
mysqli_query: select id from menu where (parent = 1) && (visible != 0) order by posmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 5
[type] => 0
)
mysqli_query: select parent from menu where id=1mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 43mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 43mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=43mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 43mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 43mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=43mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=43mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 47mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 47mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=47mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 47mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 47mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=47mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=47mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 45mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 45mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=45mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 45mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 45mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=45mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=45mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 46mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 46mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=46mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 46mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 46mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=46mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=46mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 44mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 44mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=44mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 44mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 44mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=44mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=44mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_menu: 0.0024349689483643; Array
(
[menu_mode] => main
[menu_idonsite] => main
)
mysqli_query: select id from menu where (parent = 45) && (visible != 0) order by posmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 3
[type] => 0
)
mysqli_query: select parent from menu where id=1mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 48mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 48mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=48mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 48mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 48mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=48mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=48mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 50mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 50mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=50mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 50mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 50mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=50mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=50mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select *, (select count(*) from menu as menu1 where menu1.parent=menu.id) as haschild from menu where id = 49mysqli_result Object
(
[current_field] => 0
[field_count] => 27
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select target from menu where id = 49mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select alias, name from menu where id=49mysqli_result Object
(
[current_field] => 0
[field_count] => 2
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select visible from menu where id = 49mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select type from menu where id = 49mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select url from menu where id=49mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: select exturl from menu where id=49mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_menu: 0.0014779567718506; Array
(
[menu_mode] => main
[menu_idonsite] => sub
[menu_parent] => 45
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 125 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 122 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')mysqli_result Object
(
[current_field] => 0
[field_count] => 6
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_content: 9.7751617431641E-6; Array
(
[content_idonsite] => AdminSidebar
[content_viewrights] => wux
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 700 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 4
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 6 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 6 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 4
[type] => 0
)
SHOW_mediabox: 0.0028908252716064; Array
(
[mediabox_idonsite] => 700
[mediabox_showheadersite] => 1
[mediabox_lead] => 1
[mediabox_moreinfo] => 1
[mediabox_picture] => 1
[mediabox_pwidth] => 2034
[mediabox_pheight] => 1250
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 6 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 6 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')mysqli_result Object
(
[current_field] => 0
[field_count] => 6
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_htmlbox: 0.00064206123352051; Array
(
[htmlbox_idonsite] => 6
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 7 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 8 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')mysqli_result Object
(
[current_field] => 0
[field_count] => 6
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_htmlbox: 0.00060200691223145; Array
(
[htmlbox_idonsite] => 7
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 36 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 44 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')mysqli_result Object
(
[current_field] => 0
[field_count] => 6
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_htmlbox: 0.00079512596130371; Array
(
[htmlbox_idonsite] => 36
)
mysqli_query: select visible from offers where ownerSite = 1 and type='cnt' and idonsite = 1mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 0
[type] => 0
)
SHOW_content: 0.00028896331787109; Array
(
[content_idonsite] => 1Footer
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 900 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 10 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 10 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_mediabox: 0.00083804130554199; Array
(
[mediabox_idonsite] => 900
[mediabox_showheadersite] => 1
[mediabox_lead] => 1
[mediabox_moreinfo] => 1
[mediabox_picture] => 1
[mediabox_pwidth] => 2034
[mediabox_pheight] => 1050
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
[mediabox_inherited] => 1
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 901 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 3
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 12 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 12 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 3
[type] => 0
)
SHOW_mediabox: 0.0012071132659912; Array
(
[mediabox_idonsite] => 901
[mediabox_showheadersite] => 0
[mediabox_lead] => 1
[mediabox_moreinfo] => 0
[mediabox_picture] => 1
[mediabox_pwidth] => 2034
[mediabox_pheight] => 1050
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
[mediabox_inherited] => 1
)
mysqli_query: SELECT medias.id FROM tblHistory as th inner join medias on (th.lngFutureID=medias.id and th.chrType='mda') INNER JOIN mediaItems as oi on (oi.owner = medias.id and oi.status=1) WHERE ownerSite = 1 AND idonsite = 13 and type='mda' AND medias.status='a' and visible = 1 ORDER BY medias.id descmysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT lngHistoryID, a.id as artid, mediaItems.id as mediaid, mediaItems.* FROM mediaItems inner join tblHistory as th on (th.lngHistoryID=mediaItems.article) inner join article as a on (th.lngFutureID=a.id and a.status='a' and a.lang=1 and (a.archiveDate > NOW() or a.archiveDate is null) ) WHERE owner = 14 and mediaItems.status=1 and (mediaItems.article is not null or mediaItems.article > 0) AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '') ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 22
[lengths] =>
[num_rows] => 0
[type] => 0
)
mysqli_query: set @num = 01 mysqli_query: SELECT *, mediaItems.id as mediaid FROM mediaItems WHERE owner = 14 and mediaItems.status=1 and (mediaItems.article is null or mediaItems.article = 0) ORDER BY posmysqli_result Object
(
[current_field] => 0
[field_count] => 20
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_mediabox: 0.0010139942169189; Array
(
[mediabox_inherited] => 1
[mediabox_idonsite] => 13
[mediabox_showheadersite] => 1
[mediabox_lead] => 1
[mediabox_moreinfo] => 0
[mediabox_picture] => 0
[mediabox_pwidth] => 500
[mediabox_pheight] => 500
[mediabox_shownumbering] => 0
[mediabox_mode] => 0
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 12 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 46 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')mysqli_result Object
(
[current_field] => 0
[field_count] => 6
[lengths] =>
[num_rows] => 1
[type] => 0
)
SHOW_htmlbox: 0.00043392181396484; Array
(
[htmlbox_idonsite] => 12
[htmlbox_inherited] => 1
)
mysqli_query: SELECT id FROM tblHistory as th inner join offers use index (o_ownerSite_idonsite) on (th.lngFutureID=offers.id) WHERE ownerSite = 1 AND idonsite = 11 AND status='a' and visible = 1 and th.chrType = 'hbx'mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
mysqli_query: SELECT offerItems.id, offerItems.owner, offerItems.article as art, a.id as article, offerItems.lead, th.lngHistoryID as ahid FROM offerItems LEFT join tblHistory as th on (offerItems.article=th.lngHistoryID) LEFT JOIN article AS a on (a.id = th.lngFutureID) WHERE owner = 12 AND (a.archiveDate > NOW() or a.archiveDate is null or a.archiveDate = '') AND (a.publicationDate <= NOW() or a.publicationDate is null or a.publicationDate = '')
Home