【问题标题】:API Geocoding gives error on Stern taxi fare plugin for wordpressAPI Geocoding 在用于 wordpress 的 Stern 出租车费插件上出现错误
【发布时间】:2017-08-04 18:43:43
【问题描述】:

我正在使用 Stern Taxi Fare 插件。
我在我的 Wordpress 仪表板中收到此错误:

-----------------------------DEBUG-----------------------------
object(stdClass)#19839 (2) {
    ["results"]=> array(0) { }
    ["status"]=> string(12) "ZERO_RESULTS"
}
-----------------------------DEBUG----------------------------- 

API 地理编码无法连接。
我怎样才能让它工作?

【问题讨论】:

    标签: wordpress api geocoding


    【解决方案1】:

    我刚开始工作!方法如下:

    1. 找到控制器/stern_taxi_fare_functions.php
    2. 转到第 923 行; $url.="地址=A";
      1. 将 A 更改为洛杉矶
      2. 保存和享受

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-11-11
      • 2017-09-04
      • 2013-08-19
      • 1970-01-01
      • 1970-01-01
      • 2012-09-12
      • 2018-09-03
      相关资源
      最近更新 更多