A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 11

(SELECT a.*,at.file_name pid_file_name FROM article a LEFT JOIN article_type at ON a.type_id=at.type_id WHERE a.lang_id='1' AND a.enabled=1 AND a.is_send=1 AND a.send_time<'1711654044' AND a.type_id IN (29) ) union (SELECT a.*,at.file_name pid_file_name FROM article a LEFT JOIN article_type at ON a.type_id=at.type_id WHERE a.article_id IN (70,71,76,79,80,84,85,93,112,117) AND a.lang_id='1' AND a.enabled=1 AND a.is_send=1 AND a.send_time<'1711654044') ORDER BY send_time DESC limit 0,

Filename: /home/walkingon/public_html/controllers/article_list.php

Line Number: 173