Database Error | |
---|---|
Message: | MySQL Error has occured |
MySQL Error: | 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 b.id ORDER BY ABS(b.ordem) ASC' at line 1 |
Query: | SELECT b.nome,b.href,b.target,b.imagem,b.imagem_mbl FROM bra_banners b INNER JOIN bra_banners_bra_cidades bc ON bc.banners = b.id WHERE b.status = 1 AND bc.cidade = 1 AND b.categoria = GROUP BY b.id ORDER BY ABS(b.ordem) ASC |
Trace: | /home/vcloud/public_html/www.tivinet.com.br/index.php at line 112 /home/vcloud/public_html/www.tivinet.com.br/template/__header.php at line 109 /home/vcloud/public_html/www.tivinet.com.br/painel/class/conn/Conexao.class.php at line 540 /home/vcloud/public_html/www.tivinet.com.br/painel/class/conn/Conexao.class.php at line 521 |