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 ')
WHERE art_admin = 0 AND art_data_postare <= '1759960279'
GROUP BY ' at line 3 (SELECT art_id, art_titlu, art_supratitlu, art_continut, art_data_postare, art_comentarii FROM articole
INNER JOIN articole_sectiuni ON as_articol = art_id
INNER JOIN sectiuni ON as_sectiune = s_id AND s_id IN (101,58,64,127,74,81,99,2,41,141,142,143,144,)
WHERE art_admin = 0 AND art_data_postare <= '1759960279'
GROUP BY art_id
ORDER BY art_data_postare DESC)