Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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 :-)
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