diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-01-08 23:47:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-08 23:47:23 +0100 |
commit | e861eafbeae0560add7956530d76de6cc285be20 (patch) | |
tree | c32e746977fde711cecd716570989014bf2d3592 /README.md | |
parent | 66b162b5f01c996fd8a5cd4e570e31f8483cdffa (diff) | |
parent | 730c20dd04b5753cb372a289923e39516d1f8b87 (diff) |
Merge pull request #5 from randommonk/develop4.3.0
Bumped version to 4.3. Added jpgraph stats developed by killerEye
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -89,14 +89,17 @@ There's also a tool that extracts screenshots [here](http://www.unrealadmin.org/ The current install is compatible with the database of version 4.2 and later. However bunny track stats are only available from version 4.2.5. +Additionally, graph imports are only available from version 4.3. Just remove all the files/folders (apart from the logs folder, if you wish to keep your backup logs), and upload all the files in the html folder to your webserver. Then visit the admin area and click "Check Server Settings" near the bottom of -the list. This will install databases if they're missing and fix the Bunny -Track captimes to the new format if needed. +the list. This will: + - Install missing database tables if they're missing. + - Insert all the required charttype data into the database. + - Fix the BunnyTrack captimes to the new format if needed. If you use your old config.php make sure the following section is included: |