have installed and configured ip2country
and tested that its working properly

installed ip2locale and on the backends page
admin/settings/ip2locale/backends

the ip2country module is not found

I have also tried the beta1 version but same things

Comments

soyarma’s picture

ip2country was renamed. In the ip2locale module it is listed as uc_ip2country. Search for all instances of that in the .module and .inc file and replace with ip2country.

mrfelton’s picture

Status: Active » Fixed

Thanks, this is now fixed in CVS: http://drupal.org/cvs?commit=270572

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

m.sant’s picture

Status: Closed (fixed) » Active

This issue persists in the current ip2locale version (6.x-1.0-beta1) and the latest version of ip2country (6.x-1.2).

In the .module file uc_ip2country is still used. I've tried to replace all instances in the .module file with ip2country without success (no instances found in .inc).

Ciao,
Marco

mrfelton’s picture

Status: Active » Fixed

This has been fixed. You need to user the latest -dev release of ip2locale.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.