SQL Error: 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 '-9, 9' at line 1 at /home/wa95clitx92h/public_html/modules/faq/faq.php line 150
Array
(
    [code] => 1064
    [message] => 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 '-9, 9' at line 1
    [query] => SELECT SQL_CALC_FOUND_ROWS nd.id, nd.*, f.*, CONCAT("node/",f.node_id) as url, g.title as group_title, nd.title as title, nd.body as body FROM faq f, node nd, groups g WHERE 1=1 AND f.node_id = nd.id AND nd.is_moderated = 1 AND nd.time_post < 1716107629 AND f.group_id  = g.id AND nd.is_moderated = 1 ORDER BY nd.time_post DESC LIMIT -9, 9
    [context] => /home/wa95clitx92h/public_html/modules/faq/faq.php line 150
)