A Database Error Occurred
Error Number: 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 'WHERE `desactivado` = 0 ORDER BY `fecha` desc' at line 4
SELECT * FROM (`actualidad_es`) JOIN `rel_inst_act` ON `rel_inst_act`.`id_noticia` = `actualidad_es`.`id` and rel_inst_act.id_instalacion= WHERE `desactivado` = 0 ORDER BY `fecha` desc