RXML parse error: Query failed: Unknown column 'p.texto_sec_sello_cat' in 'field list'
| <emit host="guerssen" query="Select p.*,f.formato,fd.foto,p.texto_sec_sello_cat as texto\n ,p.precio as pvp \n from productos p \n left join formato f on f.id_formato=p.id_formato\n left join foto_disco fd on fd.id_producto=p.id_producto\n where p.sec_sello=1 and p.visible=1 and (f.formato = 'LP' OR f.formato = '2LP') and stock>0 \n order by p.referencia desc" source="sql">
| <session id="" scope="session">
| <session id="" scope="session">