08CMS Info: MySQL Query Error

Time: 2024-5-20 12:38
SQL: SELECT COUNT(*) FROM #__archives16 a INNER JOIN #__archives_3 c ON c.aid = a.aid WHERE (CONCAT(',', fwpt, ',') LIKE '%,8,%' OR CONCAT(',', fwpt, ',') LIKE '%,9,%' OR CONCAT(',', fwpt, ',') LIKE '%,10,%') AND a.mchid = '1' createdate >= 1716093488 AND a.chid = '3' AND a.checked = 1 AND (a.enddate = 0 OR a.enddate > '1716179887')
File: Create() called at [/index.php : 63]
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'createdate >= 1716093488 AND a.chid = '3' AND a.checked = 1 AND (a.enddate = 0 O' at line 1
Errno.: 1064