sfroy
Forum Replies Created
-
Forum: Plugins
In reply to: [Geolocation IP Detection] Subdivisions not sent anymoreWell I tried switching to “manual source” and everything, but nothing works.
I used my own location as test. The IP detection is fine and so is all the data related to it (country, lat and long, etc) Its’s just that Subdivision is not present anymore for no apparent reason.I will look others solutions but it’s too bad because a couple of weeks ago Subdivision was there and everything was fine.
Thanks anyway!
- This reply was modified 9 years, 8 months ago by sfroy.
Forum: Plugins
In reply to: [Geolocation IP Detection] Subdivisions not sent anymoreHi again
I checked the database used in my website (which is GeoLite2 City) by downloading it directly from MaxMind (http://dev.maxmind.com/geoip/geoip2/geolite2/#Downloads). The subdivisions are still very much present.
Do you think there could be some trouble with your function, maybe related to a WordPress update or something?
(geoip_detect2_get_info_from_current_ip( )->raw)Although I admit I didn’t make a full WordPress update lately. I’m just trying to solve my problem here… Because when I make a var_dump from the data I get from your function, “subdivision” data is simply not there but it was 3 weeks ago. Strange…
Forum: Plugins
In reply to: [Geolocation IP Detection] Subdivisions not sent anymoreAll right thanks, I’ll check with them