header image
Home arrow Links arrow Mambo
Mambo
Web Links A selection of links that are all related to the Mambo project.
  Web Link Hits
     Kateley eDesign
1690
     Mambo Foundation
Home of the Mambo Foundation.
1562
     MamboXchange
Get your Mambo add-ons here!
1937
     The Source
The official home of the Mambo Core and a resource site for members of the Mambo Foundation and users of the Mambo CMS.
1632
     Mambo Foundation Forums
The official Mambo Foundation Forums
1586
     Mambo Documentation
The official Mambo documentation site
1599
 
22 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=29) ORDER BY client_id, menuid
2 DELETE FROM mos_session WHERE (time<1780991831 AND guest>=0) OR (time<1780989131 AND guest<0)
3 SELECT * FROM mos_session WHERE session_id='bbe0c5b79914cf41abed8e6e99d44c19'
4 SELECT session_id FROM mos_session WHERE session_id=MD5('9a9be3bd82d34b212af04a79d69b1d64')
5 INSERT INTO mos_session ( `session_id`,`time`,`userid`,`username`,`gid`,`guest` ) VALUES ( '49617e92cf69518071718190ec033972','1780992731','0','','0','1' )
6 SELECT count(*), type FROM mos_stats_agents WHERE (agent='Mozilla 5.0' AND type=0) OR (agent='Unknown' AND type=1) OR (agent='Unknown' AND type=2) GROUP BY type
7 INSERT INTO mos_stats_agents (agent,type) VALUES ('Mozilla 5.0',0)
8 UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent='Unknown' AND type=1
9 UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent='Unknown' AND type=2
10 UPDATE mos_stats_agents SET hits=(hits+1) WHERE agent='Mozilla 5.0' AND type=0
11 SELECT folder, element, published, params, CONCAT_WS('/',folder,element) AS lookup FROM mos_mambots WHERE published >= 1 AND access <= 0 ORDER BY ordering
12 SELECT * FROM mos_menu ORDER BY name
13 SELECT *, COUNT(a.id) AS numlinks FROM mos_categories AS cc LEFT JOIN mos_weblinks AS a ON a.catid = cc.id WHERE a.published='1' AND a.approved='1' AND section='com_weblinks' AND cc.published='1' AND cc.access <= '0' GROUP BY cc.id ORDER BY cc.ordering
14 SELECT id, url, title, description, date, hits, params FROM mos_weblinks WHERE catid = '2' AND published='1' AND approved='1' AND archived=0 ORDER BY ordering
15 SELECT name, description, image, image_position FROM mos_categories WHERE id = '2' AND published = '1'
16 SELECT a.params, a.option FROM mos_components AS a WHERE a.name = 'Syndicate'
17 SELECT id, title, module, position, content, showtitle, params, published 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 = '29' OR mm.menuid = '0') ORDER BY ordering
18 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
19 SELECT a.id FROM mos_content AS a INNER JOIN mos_categories AS b ON b.id = a.catid WHERE a.state = 1 AND a.access <= '0' AND b.access <= '0' AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-06-09 02:12:12') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-06-09 02:12:12') AND catid='3' ORDER BY a.ordering
20 SELECT * FROM mos_content WHERE id='0'
21 SELECT count(*) AS numrows FROM mos_banner WHERE showBanner=1
22 SELECT * FROM mos_banner WHERE showBanner=1 LIMIT 0,1