MySQL Error!
MySQL error in file: /engine/modules/show.full.php at line 1130
Error Number: 1064
The Error returned was:
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 ') ORDER BY id DESC LIMIT 2)' at line 3
SQL query:

(SELECT id, date, short_story, xfields, title, category, alt_name FROM dle_post p1 WHERE p1.id IN (14155,19276) AND category != '8' ORDER BY p1.date DESC LIMIT 4) UNION (SELECT id, date, short_story, xfields, title, category, alt_name FROM dle_post WHERE id IN() ORDER BY id DESC LIMIT 2)