HLstats Upgrade
Note Upgrading from v1.01 to v1.02 is simply a matter of overwriting the HLstats files. No modifications to the HLstats database are necessary, and your existing stats can be retained.
To upgrade from a previous version of HLstats, do:
-
Overwrite all old files with the files from the new version you downloaded.
-
Reconfigure hlstats.conf and hlstats.php.
-
Upgrade database tables:
shell> mysql hlstats < upgrade_from_version.sql
(Where "hlstats" is the same as DBName in hlstats.conf and DB_NAME in hlstats.php.)
-
Import new game settings:
shell> mysql hlstats < gamesupport_game.sql
Further documentation and resources can be found at https://hlstats.org/help.php.
|