Closed (fixed)
Project:
GeoIP API
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 11:39 UTC
Updated:
2 Mar 2011 at 16:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
klonosActually it is not only in the site's 'Status Report' page, but also the module's settings page (../admin/settings/geoip).
This shouldn't be a static URL to a single file, since people have the option to either use the simple country database or the city database file. If there's a way to detect which of the two is used, then the perfect solution would be to point to the correct version.
Comment #2
drewish commentedI guess we can just provide both links. Does http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz seem right for the cities?
Comment #3
klonosyep! that link is correct.
Comment #4
drewish commentedHow's this look?
Comment #5
drewish commentedLast patch had a bad URL. This one also passes the MaxMind.com URL in via translation token. There have been a few issues where people seem confused that the city database has a different name and you can adjust the path rather than renaming the file so I tried to clarify the instructions.
Comment #6
drewish commented