Menu

Bellavista en DirectorioDeCarga.com en Perú

Perú x
2025-05-09 08:43##Error en la orden: SELECT * FROM ( SELECT CASE WHEN empresa LIKE '%bellavista%' THEN 1 ELSE 2 END AS rnk, id, cliente, empresa, direccion, poblacion, pais, img_logo, img_flyer, slug, puntuacion, plan, clase, mail_bienvenida, orden, fecha_registro, last_print FROM DIRECTORIO WHERE activo='1' AND visible='1' AND eliminado='0' AND (( AND (poblacion LIKE '%Bellavista%' OR direccion LIKE '%Bellavista%') AND ( empresa LIKE '%bellavista%' OR direccion LIKE '%bellavista%' OR poblacion LIKE '%bellavista%' OR descripcion LIKE '%bellavista%' ) AND pais='PE') OR MATCH (keywords) AGAINST ('Bellavista')) ) AS tab ORDER BY cliente DESC, plan DESC, puntuacion DESC, orden DESC, rnk, last_print DESC, fecha_registro DESC, empresa LIMIT 12, 12####