Home arrow Info and Directions
Hide Right Panel
You are not authorized to view this resource.
You need to login.
10 queries executed
1
SELECT template, client_id, menuid FROM mos_templates_menu WHERE (client_id=0 or client_id=1) AND (menuid=0 OR menuid=47) ORDER BY client_id, menuid
2 DELETE FROM mos_session WHERE (time<1283840381 AND guest>=0) OR (time<1283837681 AND guest<0)
3 SELECT folder, element, published, params, CONCAT_WS('/',folder,element) AS lookup FROM mos_mambots WHERE published >= 1 AND access <= 0 ORDER BY ordering
4 SELECT * FROM mos_menu ORDER BY name
5 SELECT a.*, ROUND(v.rating_sum/v.rating_count) AS rating, v.rating_count, u.name AS author, u.usertype, cc.name AS category, s.name AS section, g.name AS groups FROM mos_content AS a LEFT JOIN mos_categories AS cc ON cc.id = a.catid LEFT JOIN mos_sections AS s ON s.id = cc.section AND s.scope='content' LEFT JOIN mos_users AS u ON u.id = a.created_by LEFT JOIN mos_content_rating AS v ON a.id = v.content_id LEFT JOIN mos_groups AS g ON a.access = g.id WHERE a.id='27' AND (a.state = '1' OR a.state = '-1') AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2010-09-06 23:34:41') AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2010-09-06 23:34:41') AND a.access <= 0
6 SELECT a.params, a.option FROM mos_components AS a WHERE a.name = 'Syndicate'
7 SELECT m.* FROM mos_menu AS m WHERE menutype='topmenu' AND published='1' AND access <= '0' ORDER BY parent,ordering
8 SELECT id, title, module, position, content, showtitle, params, published, m.access, m.groups FROM mos_modules AS m, mos_modules_menu AS mm WHERE m.access <= '0' AND m.client_id='0' AND mm.moduleid=m.id AND (mm.menuid = '47' OR mm.menuid = '0') ORDER BY ordering
9 SELECT i.id, i.sectionid FROM mos_content AS i, mos_sections AS s WHERE i.sectionid=s.id ORDER BY i.id DESC LIMIT 250
10 SELECT i.id, i.catid FROM mos_content AS i, mos_categories AS s WHERE i.catid=s.id ORDER BY i.id DESC LIMIT 250