Database Error | |
---|---|
Message: | MySQL Error has occured |
MySQL Error: | You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'GROUP BY curso) ORDER BY nome ASC' at line 1 |
Query: | SELECT nome,href,target,imagem FROM bra_professores WHERE status = 1 AND id in (SELECT professor FROM bra_professores_bra_cursos WHERE curso= GROUP BY curso) ORDER BY nome ASC |
Trace: | /home/estumusi/public_html/index.php at line 61 /home/estumusi/public_html/template/cursos.php at line 16 /home/estumusi/public_html/painel/class/conn/Conexao.class.php at line 540 /home/estumusi/public_html/painel/class/conn/Conexao.class.php at line 521 |