1
SET sql_mode = 'MYSQL40'2
SELECT folder, element, published, params
FROM mos_mambots
WHERE published >= 1
AND access <= 0
AND folder = 'system'
ORDER BY ordering3
SELECT id, link
FROM mos_menu
WHERE menutype = 'mainmenu'
AND published = 1
ORDER BY parent, ordering
LIMIT 14
SELECT template
FROM mos_templates_menu
WHERE client_id = 0
AND ( menuid = 0 OR menuid = 1 )
ORDER BY menuid DESC
LIMIT 15
DELETE FROM mos_session
WHERE (
( time < '1680135130' )
AND guest = 0
AND gid > 0
) OR (
( time < '1680210230' )
AND guest = 1
AND userid = 0
)6
SELECT *
FROM mos_menu
WHERE id = 17
SELECT COUNT(a.id)
FROM mos_content AS a
INNER JOIN mos_content_frontpage AS f ON f.content_id = a.id
INNER JOIN mos_categories AS cc ON cc.id = a.catid
INNER JOIN mos_sections AS s ON s.id = a.sectionid
LEFT JOIN mos_users AS u ON u.id = a.created_by
LEFT JOIN mos_groups AS g ON a.access = g.id
WHERE a.state = 1
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-03-30 23:18' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-03-30 23:18' )
AND s.published = 1
AND cc.published = 18
SELECT a.id, a.title, a.title_alias, a.introtext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,
a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, a.hits,
CHAR_LENGTH( a.fulltext ) AS readmore, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups
, s.id AS sec_id, cc.id as cat_id
FROM mos_content AS a
INNER JOIN mos_content_frontpage AS f ON f.content_id = a.id
INNER JOIN mos_categories AS cc ON cc.id = a.catid
INNER JOIN mos_sections AS s ON s.id = a.sectionid
LEFT JOIN mos_users AS u ON u.id = a.created_by
LEFT JOIN mos_groups AS g ON a.access = g.id
WHERE a.state = 1
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-03-30 23:18' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-03-30 23:18' )
AND s.published = 1
AND cc.published = 1
ORDER BY f.ordering
LIMIT 89
SELECT folder, element, published, params
FROM mos_mambots
WHERE access <= 0
AND folder = 'content'
ORDER BY ordering10
SELECT params
FROM mos_mambots
WHERE element = 'mosimage'
AND folder = 'content'11
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'12
SELECT *
FROM mos_mambots
WHERE id = '22'13
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'14
SELECT *
FROM mos_mambots
WHERE id = '22'15
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'16
SELECT *
FROM mos_mambots
WHERE id = '22'17
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'18
SELECT *
FROM mos_mambots
WHERE id = '22'19
SELECT a.*
FROM mos_components AS a
WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' )
AND a.option = 'com_syndicate'20
SELECT id, title, module, position, content, showtitle, params
FROM mos_modules AS m
INNER JOIN mos_modules_menu AS mm ON mm.moduleid = m.id
WHERE m.published = 1
AND m.access <= 0
AND m.client_id != 1
AND ( mm.menuid = 0 OR mm.menuid = 1 )
ORDER BY ordering21
SELECT * FROM mos_menu WHERE mos_menu.menutype = 'mainmenu' AND published = '1' ORDER BY parent, ordering;22
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'23
SELECT *
FROM mos_mambots
WHERE id = '22'24
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'25
SELECT *
FROM mos_mambots
WHERE id = '22'26
SELECT a.id, a.introtext, a.fulltext , a.images, a.attribs, a.title, a.state
FROM mos_content AS a
INNER JOIN mos_categories AS cc ON cc.id = a.catid
INNER JOIN mos_sections AS s ON s.id = a.sectionid
WHERE a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-03-30 23:18' )
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-03-30 23:18' )
AND a.catid = 9
AND cc.published = 1
AND s.published = 1
ORDER BY a.ordering27
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'28
SELECT *
FROM mos_mambots
WHERE id = '22'29
SELECT params
FROM mos_mambots
WHERE element = 'mosemailcloak'
AND folder = 'content'30
SELECT a.id, a.introtext, a.fulltext , a.images, a.attribs, a.title, a.state
FROM mos_content AS a
INNER JOIN mos_categories AS cc ON cc.id = a.catid
INNER JOIN mos_sections AS s ON s.id = a.sectionid
WHERE a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-03-30 23:18' )
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-03-30 23:18' )
AND a.catid = 1
AND cc.published = 1
AND s.published = 1
ORDER BY a.ordering31
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'32
SELECT *
FROM mos_mambots
WHERE id = '22'33
SELECT m.*
FROM mos_menu AS m
WHERE menutype = 'submenu-galeria'
AND published = 1
ORDER BY parent, ordering34
SELECT a.id, a.introtext, a.fulltext , a.images, a.attribs, a.title, a.state
FROM mos_content AS a
INNER JOIN mos_categories AS cc ON cc.id = a.catid
INNER JOIN mos_sections AS s ON s.id = a.sectionid
WHERE a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-03-30 23:18' )
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-03-30 23:18' )
AND a.catid = 13
AND cc.published = 1
AND s.published = 1
ORDER BY a.ordering35
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'36
SELECT *
FROM mos_mambots
WHERE id = '22'37
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'38
SELECT *
FROM mos_mambots
WHERE id = '22'39
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'40
SELECT *
FROM mos_mambots
WHERE id = '22'41
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'42
SELECT *
FROM mos_mambots
WHERE id = '22'43
SELECT id FROM mos_mambots WHERE element = 'plugin_jw_sig' AND folder = 'content'44
SELECT *
FROM mos_mambots
WHERE id = '22'45
SELECT m.*
FROM mos_menu AS m
WHERE menutype = 'mainmenu'
AND published = 1
AND parent = 0
ORDER BY ordering