Would love to use your plugin but got this at install:
Downloading install package from https://downloads.www.ads-software.com/plugin/ip2country.1.3.zip…
Unpacking the package…
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure
Thanks,
Sean
]]>I’m trying to get this to work but it looks like the instructions might be missing a piece. How do yo provide an IP as input??
it looks like you’d want to do it on this line:
$ip2country_info = ip2country_info($ip2country->country_code);
i tried:
$ip2country_info = ip2country_info(‘174.100.104.123’);
didn’t work.
Thanks
]]>