Menu

Operadores Logísticos en Huangpu en Venezuela

Venezuela x
2025-04-02 09:24##Error en la orden: SELECT * FROM ( SELECT CASE WHEN empresa LIKE '%huangpu%' THEN 1 ELSE 2 END AS rnk, id, cliente, empresa, direccion, poblacion, pais, img_logo, img_flyer, slug, destacado, plan, clase, mail_bienvenida, orden, fecha_registro, last_print FROM DIRECTORIO WHERE activo='1' AND visible='1' AND eliminado='0' AND (( AND (poblacion LIKE '%Huangpu%' OR direccion LIKE '%Huangpu%') AND ( empresa LIKE '%huangpu%' OR direccion LIKE '%huangpu%' OR poblacion LIKE '%huangpu%' OR descripcion LIKE '%huangpu%' ) AND pais='VE') OR MATCH (keywords) AGAINST ('Huangpu')) ) AS tab ORDER BY cliente DESC, plan DESC, destacado DESC, orden DESC, rnk, last_print DESC, fecha_registro DESC, empresa LIMIT 0, 12####