Closed (fixed)
Project:
IP to Locale
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2009 at 11:56 UTC
Updated:
10 Apr 2011 at 10:11 UTC
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
Comment #1
soyarma commentedip2country 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.
Comment #2
mrfelton commentedThanks, this is now fixed in CVS: http://drupal.org/cvs?commit=270572
Comment #4
m.sant commentedThis 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
Comment #5
mrfelton commentedThis has been fixed. You need to user the latest -dev release of ip2locale.