I'm using the GeoLiteCity.dat database. When the city name contains non-english characters they get scrambled.
For example the city Västerås get's loaded as V�ster�s
I've tried changing the character encoding on the .inc files to ISO-8859-1 but I can't get those characters to display correctly..
Comments
Comment #1
drewish commentedDid you try UTF-8? That's probably what Drupal is expecting...
Comment #2
drewish commentedComment #3
bojanz commented