Especial Mundial 2026
Festa del Cine 2026
select *, titulo as titulo,
if (firma_como_ai>0, (select nombre from cms_blogs where id_blog=firma_como_ai limit 1), autor ) as autor,
if (firma_como_ai_2>0, (select nombre from cms_blogs where id_blog=firma_como_ai_2 limit 1) , autor_2 ) as autor_2,
if (firma_como_ai_3>0, (select nombre from cms_blogs where id_blog=firma_como_ai_3 limit 1) , autor_3 ) as autor_3,
friendly_url, friendly_url_categoria, (select nombre from cms_portadas_edicionv2 where id_portada_edicion = cms_articulos.id_categoria) as edicion from cms_articulos where supervisado=1 and (visible_en_periodico in ('', '') or (supervisado=1 and visible_en_periodico in ('P', ''))) and id_articulo not in(10096531,10096725,10096061,10096502,10096086,10096122,10094751,10094725,10095246,10095261,10092606,10096653,10095282,10095283,10096610,10095682,10094196,10095075,10095150,10093637,10092404,10093257,10094293) and id_periodico = and (find_in_set('audiències diàries', tags)) order by fecha desc LIMIT 1 - 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 (find_in_set('audiències diàries', tags)) order by fecha desc LIMIT 1' at line 5
