Geo Ip is not getting the host's external ip.
-
Hello there,
I need your help to solve a problem:
Some days ago, I was working nicely with GeoIp on localhost. However, today I get some wrong behavior on my website and I found the problem:
The GeoIP was not getting my external ip when I’m on localhost.
What should I do? I updated the wordpress to version 4.2.2 some days ago.
I tryed to delete and install the plugin on my wordpress, but I didn’t get success. On my production environment, the plugin is getting local server ip. :/
I coded a
var_dump(geoip_detect_get_external_ip_adress());
and the result was: string(7) “0.0.0.0”.Can anyone help me to solve this problem?
Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Geo Ip is not getting the host's external ip.’ is closed to new replies.