NomisCZ / hlstatsx-community-edition

HLstatsX Community Edition - PHP 7 and GeoIP2 supported
GNU General Public License v2.0
83 stars 48 forks source link

More fixes for Geo IP v2 #68

Closed Dungeonseeker closed 3 years ago

Dungeonseeker commented 3 years ago

1) Updated install.sql to create tables in Geo IP V2 expected format. (Note, the SQL script throws an error which was imported from your original script, afaict there is no issue and everything still imports correctly) 2) Updated geolite_import.sh to download the V2 CSVs using a Maxmind key, rename them all and import into MySQL. 3) Removed legacy reference to Geo IP V1 from options panel in admin tasks.