CATEGORIE
Richiesta informazioni e/o quotazione del prodotto
Errore nell'esecuzione di
dynQuery Query=
SELECT prodotti.*, categorie.id AS id_categoria , categorie.url_rewrite AS url_categoria FROM prodotti_collegati AS collegati LEFT JOIN prodotti AS prodotti ON collegati.prodotto = prodotti.id LEFT JOIN prodotti_categorie as categorie ON prodotti.categoria = categorie.id WHERE id_art= and collegati.status=1 and prodotti.status = 1 GROUP BY collegati.prodotto ORDER BY collegati.ordine DESC Errore Mysql =
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 collegati.status=1 and prodotti.status = 1 GROUP BY collegati.prodotto ORD' at line 1