Novità

Monaldi
Database error: Invalid SQL: SELECT a.*, c.descrizione as categoria, l.descrizione as linea,l.link_sito as link_linea,l.sys_id as id_logo,l.img_logo FROM neg_articolo a, neg_categoria c,neg_linea l WHERE ( a.id_neg_categoria=c.sys_id AND a.id_neg_linea=l.sys_id) AND (a.flag_on+c.flag_on+l.flag_on>=3) AND (c.sys_id=)ORDER BY a.ordinamento,a.descrizione asc
MySQL Error: 1064 (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 ')ORDER BY a.ordinamento,a.descrizione asc' at line 6)
Session halted.