No valid database connection MySQL server has gone away SQL=SELECT * FROM jos_languages WHERE active=1 ORDER BY ordering
Kalender Kegiatan
No valid database connection MySQL server has gone away SQL=SELECT ev.*, rpt.*, rr.*, det.*, ev.state as published
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM jos_jevents_vevent as ev
LEFT JOIN jos_jevents_icsfile as icsf ON icsf.ics_id=ev.icsid
LEFT JOIN jos_jevents_repetition as rpt ON rpt.eventid = ev.ev_id
LEFT JOIN jos_jevents_vevdetail as det ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr ON rr.eventid = ev.ev_id
WHERE ev.catid IN(-1,38,39)
AND ((rpt.startrepeat >= '2010-09-01 00:00:00%' AND rpt.startrepeat <= '2010-09-30 23:59:59%')
OR (rpt.endrepeat >= '2010-09-01 00:00:00%' AND rpt.endrepeat <= '2010-09-30 23:59:59%')
OR (rpt.startrepeat >= '2010-09-01 00:00:00%' AND rpt.endrepeat <= '2010-09-30 23:59:59%')
OR (rpt.startrepeat <= '2010-09-01 00:00:00%' AND rpt.endrepeat >= '2010-09-30 23:59:59%')) AND ev.state=1
AND ev.access <= 0 AND icsf.state=1 AND icsf.access <= 0
GROUP BY rpt.rp_id
Kantor Pusat PT Pertamina (Persero) Jl. : Medan Merdeka Timur 1A, Jakarta Pusat Gedung Annex Lantai 5 Tlp. : (021) 381 5227 Fax. : (021) 381 6436 Email. : sekretriat@tigapilar.org Website : www.tigapilar.org
Komentar
No valid database connection MySQL server has gone away SQL=SELECT params
FROM jos_plugins
WHERE element LIKE 'joscomment%'
AND folder = 'content'
AND published = 1 No valid database connection MySQL server has gone away SQL=SELECT * FROM jos_comment_setting
WHERE set_component='' AND ( set_sectionid='0' OR set_sectionid = '0' )
ORDER BY set_component ASC,set_sectionid DESC LIMIT 1 No valid database connection MySQL server has gone away SQL=SELECT * FROM jos_comment_setting WHERE id = '1' No valid database connection MySQL server has gone away SQL=SELECT c.*, ct.title AS ctitle
FROM `jos_comment` AS c
INNER JOIN `jos_content` AS ct ON ct.id = c.contentid
INNER JOIN `jos_categories` AS cat ON cat.id = ct.catid
INNER JOIN `jos_sections` AS sec ON sec.id = cat.section
WHERE c.published='1'
AND c.component=''
AND sec.access <= 0
AND sec.published='1'
AND cat.access <= 0
AND cat.published='1'
AND ct.access <= 0
AND cat.section IN (1)
ORDER BY c.date DESC
limit 5
No valid database connection MySQL server has gone away SQL=SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug FROM jos_content AS a LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND s.id > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-10 14:42:51' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-10 14:42:51' ) AND ((TO_DAYS('2010-09-11') - TO_DAYS(a.created)) <= '30') AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND (s.id=1) AND s.published = 1 AND cc.published = 1 ORDER BY a.hits DESC LIMIT 0, 5
Warning: Invalid argument supplied for foreach() in /home/tigapil1/public_html/modules/mod_mostreadrecent/helper.php on line 79