Closed (fixed)
Project:
Google Maps Tools
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2009 at 20:04 UTC
Updated:
26 Feb 2010 at 19:30 UTC
Occurs on build 10/08/09
Comments
Comment #1
tpolyak commentedSame problem here... Does anyone have a solution?
Comment #2
xmarket commentedDo you have any other record in the geonames_countryinfo table?
Comment #3
jmary commentedSame problem here and no other record in the table you mentioned.
Comment #4
jmary commentedActually the problem comes from the geonames module. The database is created with http://download.geonames.org/export/dump/countryInfo.txt?app=drupal
But it gets broken each time the format the file countryInfo.txt is changing. It looks like this has occured already 2 times because in May there was a patch.
One way to solve that is to have correct geonames_countryinfo table and to disable the cron function which updating it regularly at waiting for a better solution.
If somebody could be kind enough to post it there i take it :-)
Comment #5
jmary commentedFind the table geonames_countryinfo at
http://drupal.org/node/334726#comment-2011628
at waiting the module geonames is fixed.
Comment #6
xmarket commented