Fatal error: Uncaught exception 'Exception' with message 'Erro - Problemas ao executar a clausula SQL.<br><br>SELECT a.ProdutoImagemCod, a.ProdutoCod, a.ProdutoImagem, b.ProdutoCategoriaCod
FROM produto_imagem a, produto b
WHERE a.ProdutoCod = b.ProdutoCod
AND a.ProdutoCod = <br>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 '' at line 4' in /home/uze/public_html/__FMBASE__/conexao.class.php:157
Stack trace:
#0 /home/uze/public_html/produtos/produtos.class.php(378): Conexao->executar('SELECT a.Produt...')
#1 /home/uze/public_html/produtos/index.php(72): Produtos->geraGaleria(NULL)
#2 {main}
thrown in /home/uze/public_html/__FMBASE__/conexao.class.php on line 157
| |