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='3'
OR categoria IN (SELECT id FROM geec_categorie WHERE categoriaMadre = 3 AND tipo LIKE 'categoriaArticolo')
OR id IN (SELECT idContenuto FROM geec_associazioneCategorieContenuti WHERE idCategoria = 3)
)
AND stato LIKE 'pubblicato'
AND dataPubblicazione<='2026-06-11 15-40' LIMIT