Errore durante l'esecuzione della query: 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 7
SELECT * FROM geecB_contenuti WHERE
( categoria='14'
OR categoria IN (SELECT id FROM geec_categorie WHERE categoriaMadre = 14 AND tipo LIKE 'categoriaArticolo')
OR id IN (SELECT idContenuto FROM geec_associazioneCategorieContenuti WHERE idCategoria = 14)
)
AND stato LIKE 'pubblicato'
AND dataPubblicazione<='2025-10-16 18-47' LIMIT