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 'AND tipo LIKE 'categoriaArticolo') ...' at line 3
SELECT * FROM geecB_contenuti WHERE ( categoria='' OR categoria IN (SELECT id FROM geec_categorie WHERE categoriaMadre = AND tipo LIKE 'categoriaArticolo') OR id IN (SELECT idContenuto FROM geec_associazioneCategorieContenuti WHERE idCategoria = ) ) AND stato LIKE 'pubblicato' AND dataPubblicazione<='2024-03-19 02-44'