Estás en: Inicio | Solicitud de información
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 'and b.cod_idioma='es'' at line 1
SQL: select a.id_padre as id_padre, b.link as link from cat_categorias a left outer join cat_categorias_lang b on a.id=b.id_categoria where a.id= and b.cod_idioma='es'