Errore nell'esecuzione di dynQuery Query= SELECT prodotti.id, prodotti.codice, prodotti.categoria, prodotti.tipologia, prodotti.titolo, prodotti.descrizione, prodotti.img, prodotti.img2, prodotti.img3, prodotti.prezzo1, prodotti.prezzo2, prodotti.prezzo3, prodotti.prezzo4, prodotti.disponibile, prodotti.url_rewrite, prodotti.novita, prodotti.gg_approv, ordini_righe.* FROM ordini_righe LEFT JOIN prodotti ON ordini_righe.id_art=prodotti.id WHERE ordini_righe.id_testa='0' and tipo=0 and account='' and ordini_righe.user='cf9donsjvjjppssl7l9pkaput3' and account='' Errore Mysql = Unknown column 'account' in 'where clause'
Errore nell'esecuzione di dynQuery Query= SELECT SUM(quantita) AS tot FROM ordini_righe WHERE user='cf9donsjvjjppssl7l9pkaput3' AND id_testa='0' AND account='' and tipo = 0 Errore Mysql = Unknown column 'account' in 'where clause'