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 '' at line 1
SQL: select a.id as id, b.titulo as titulo, b.archivo as archivo from promo_fotos a left outer join promo_fotos_lang b on a.id=b.id_foto where b.cod_idioma='es' and a.id_promocion=