Search

I'm getting empty results as well, in 2.2.3 and 2.2.4

Sorry for the delayed response to this one. This looks like a DNS issue - investigating.

This should now be fixed.

I am having a somewhat related issue now. I believe the empty field issue was due to me working in a local environment and using localhost rather than a domain to pass to the services API.

Now, it seems that all of the data is getting dumped into the XML id node, and leaving the rest of them blank. Here is an example:

<geolocation>
    <id>id = "XXXXXXXX";
country = "US";
region = "XX";
city = "XXXXXXXXX";
postcode = "";
lat = "XXXXXXXX";
lon = "XXXXXXXX";
met = "XXX";
arc = "XXX";
isp = "XXXXXXXXXXX";
org = "XXXXXXXXXXX";
error = false;</id>
    <lookups />
    <country />
    <region />
    <city />
    <lat />
    <lon />
    <error />
</geolocation>

The extension was using the wrong version of the API and was not getting an array back. I've fixed this and pushed an update to version 3.2 -

https://github.com/josephdenne/geolocation_service

Thank you, Joseph.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details