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='13'
OR categoria IN (SELECT id FROM geec_categorie WHERE categoriaMadre = 13 AND tipo LIKE 'categoriaArticolo')
OR id IN (SELECT idContenuto FROM geec_associazioneCategorieContenuti WHERE idCategoria = 13)
)
AND stato LIKE 'pubblicato'
AND dataPubblicazione<='2025-10-16 18-45' LIMIT