VIDEOS DE LA CATEGORIA
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 b.nombre as nombre, b.descripcion as descripcion, b.fichero as fichero, b.link as link FROM vid_videos a LEFT OUTER JOIN vid_videos_lang b ON a.id = b.id_video WHERE a.estado=1 AND a.id_categoria=