Informacja o błędzie
Wystąpił błąd podczas wykonywania zapytania SQL!
SELECT p.*, d.title, d.title_url, d.content, d.content_short, d.tagi, d.other_name, d.header, d.last_visit_date, d.img_title, d.img_alt, d.klucz, d.rating FROM sennik p LEFT JOIN sennik_description d ON p.id=d.parent_id WHERE d.language_id=? AND p.active=1 AND d.active=1 AND d.tagi LIKE CONCAT('%', ?, '%') AND p.id NOT IN (, 238, 47) ORDER BY RAND() LIMIT 7
Odpowiedź MySQL: Błąd numer 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 ' 238, 47) ORDER BY RAND() LIMIT 7' at line 1