Download RaidTracker
Click on the tab below for the version you are interested in.
Downloading RaidTracker
This version is not supported. The page and files remain for legacy reasons only.
Download RaidTracker version 1.91 (zip format)
Download RaidTracker version 1.91 security patch -- see below (zip format)
Download the Black theme -- see below (optional. zip format)
Requirements
In order to use RaidTracker for your guild, you must have the following:
- A web server, or a host with PHP installed (PHP 5.x recommended)
- MySQL (version 5.x or higher recommended)
Instructions
- Download RaidTracker zip file above and the patch file.
- Extract the contents of the first file (not the patch) to your server.
- Optional: If you downloaded the black theme, extract the contents of the black.zip to the styles directory where RT is extracted.
- Open your web browser to the location where you extracted RaidTracker
(i.e. if you installed RaidTracker in /rt, the address would be www.yourdomain.com/rt) - Follow the instructions of the installer
- If you installed the black theme, remember to specify 'black' as the style during step 5.
- For the patch file, repeat steps 2, 4 and 5 for the patch file. Make sure the patch file is installed in the same location where you installed RaidTracker.
Notes about installation
- The 1.91 zip file is for new installations only. Do not use on previous versions, or as a reinstall. (see next point.)
- The 1.91.1 patch is for upgrade only. You must install RaidTracker before using the upgrade.
- If you wish to reinstall RaidTracker, be sure to erase user/rt.php and the old tables (or specify a new table prefix). Do not try to reuse your tables.
- Once installation is complete, you can change your settings through editing db.php, rt.php and tos.php in the /user directory. This will be fixed in a later version of RT.
- The patch file requires that you have a full copy of RT uploaded and installed before using. The reason is that it needs to fix one of your table entries to include Wotlk raids.
- If you install 2 versions of RT under the same domain, the cookie would be shared between the two versions. This will be addressed in a later version.
- If you want to change styles temporary, be sure to add "?style=insert_style_folder" or "&style=insert_style_folder" to the address bar. To make it permanent, open /user/rt.php and edit the line that says "define ("rts_style","insert_style_name");" to the style you wish to use.