/home.php
SELECT opere.idopere,opere.Titolo,File_immagine,Anno,soggetti_idsoggetti,anni_idanni FROM opere LEFT JOIN soggetti ON soggetti.idsoggetti = soggetti_idsoggetti LEFT JOIN anni ON anni.idanni = anni_idanni LEFT JOIN images ON idopere = idobject AND object_name = 'opere' WHERE soggetti_idsoggetti = GROUP BY opere.idopere ORDER BY Immagine_principale DESC LIMIT 0,30
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY opere.idopere ORDER BY Immagine_principale DESC LIMIT 0,30' at line 1
/Le-opere/1991/id-30/
Referer:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY opere.idopere ORDER BY Immagine_principale DESC LIMIT 0,30' at line 1