SQL - 2: SELECT DAY(start_date) AS `date`, a.content_id, t.title
FROM agenda AS a LEFT JOIN bbc_content_text AS t ON (t.content_id=a.content_id AND lang_id=1)
WHERE MONTH(start_date)='03' AND YEAR(start_date)='2025' AND publish=1
modules/agenda/_function.php line:42
modules/agenda/_class.php line:33
modules/agenda/_switch.php line:33
1146: Table 'id_idaisimpo.agenda' doesn't exist
<< |
Maret 2025 |
>> |
Mi | Se | Se | Ra | Ka | Ju | Sa |
| | | | | | 1 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 | | | | | |
SQL - 3: SELECT SQL_CALC_FOUND_ROWS a.*, t.title, t.intro FROM agenda AS a LEFT JOIN bbc_content_text AS t ON (t.content_id=a.content_id
AND t.lang_id=1) WHERE publish=1 AND cat_id=1 AND DATE(`end_date`) >= CURDATE() ORDER BY `start_date` DESC LIMIT 0, 12
modules/agenda/_class.php line:91
modules/agenda/_class.php line:63
modules/agenda/_class.php line:34
modules/agenda/_switch.php line:33
1146: Table 'id_idaisimpo.agenda' doesn't exist Events Agenda