Please forgive the formatting... I will try and clean it up... this is intended to be a work in progress and any contributions towards making this a more complete work would be greatly appreciated. I will try and incorporate additions with the guide so that one coming into this thread for the first time does not need to read the entire thread to gain all value.
Thanks in advance for your help
WoWRoster Install
• Download ZIP
• Unpack ZIP on your desktop
• Upload ZIP to your web site
o Usually in a folder at your http root like roster
• Download the current Image Pack (this changes every patch)
• Unpack the ZIP on your desktop
• Upload ZIP to your roster IMG folder
• Create a database called roster
• Create a username for the database and associate it with the roster database
• Run install.php from your browser www.yourdomain.xxx/roster/install.php
• During install you will be asked a couple questions regarding the database you created, some hosting servers put a prefix to your database and username. This should be easy to determine if you go to your databases the list will generally show them with or without this prefix. Only use this prefix if by not doing so causes the install program to error.
Gathering Data via Character Profiler
• Download Character Profiler
• This is a standard WoW addon and should be installed into the addon folder just as any other addon
• Once installed make sure it is active for the character(s) you want to have updated in the roster.
• While logged in with the character you are wanting to update open the following screens to make sure to get a full set of data.
o Character
o Professions
o Bank and all Bags
• Then once you have opened all these you can click on the SAVE button in your character screen… it’s up in the upper left corner… if you have forgotten to open something it will tell you in red in your chat box
Uploading Character Profiler data to WoWRoster
Option 1 Use Upload Function within WoWRoster
• Bring up your WoWRoster site
• Click on the Update Profile button
• After clicking browse you will need to browse to your CharacterProfiler.lua file located by default (your installation may differ)
o C:\Program Files\World of Warcraft\WTF\Account\YourAccount\SavedVariables
• Once uploaded you should see data within WoWRoster
Option 2 Install and use uniUploader / uniAdmin
Install uniAdmin
• Download uniAdmin ZIP
• unzip uniAdmin to a folder on your desktop
• upload the unzipped files to your web site
o usually in a folder at your http root like uniadmin
• create a database called uniadmin
• create a username called uniadmin and associate it with the database uniadmin
• Bring up the site www.yourdomain.xxx/uniadmin
o This should launch the setup process
• During install you will be asked a couple questions regarding the database you created, some hosting servers put a prefix to your database and username. This should be easy to determine if you go to your databases the list will generally show them with or without this prefix. Only use this prefix if by not doing so causes the install program to error.
Configuring uniAdmin
• Go to the settings tab and set the following fields as stated
• SYNCHROURL (Synchronization URL)
This is the URL that allows UniUploader to get configuration information from UniAdmin, ie. the UniAdmin interface.php URL, eg.
o http://webservername/uniadmin/interface.php
• PRIMARYURL Primary URL
This is the URL you would normally manually go to to upload data, eg. for the WoW Roster, it would be
o http://webservername/roster/admin/update.php
• Another example, this time for people using RPGOutfitter, is
o http://www.rpgoutfitter.com/upload/wowparseruni
• RETRDATAFROMSITE
o Set this to NO
• AUTOUPLOADONFILECHANGES
o Set this to YES
• UUSETTINGSUPDATER
o Set this to YES
• Now apply these changes
uniUploader Installation and prep for distribution
• Download uniUploader
• Install uniUploader
• Download NSIS from nsis.sourceforge.net/Main_Page
• Install NSIS
• Download the NSIS script from this site
• UnZIP the NSIS to a folder on your desktop
• After installation of uniUploader go to its folder and grab UniUploader.exe drop this file into the NSIS folder on your desktop
• copy your settings.ini file into this folder as well
• Your “installation package” folder should have the following files in it
o License.txt
o Logo1.gif
o Logo2.gif
o Newuuicon.ico
o Settings.ini
o UniUpoader.exe
o UniUploader_NSIS_Script.nsi
• right click on the NSIS script and right click it to open it in the NSIS editor.. uncomment the line about settings.ini (and be sure the path its looking for is correct.. its been a while but i am pretty sure that you will have to edit this line to remove the path and just leave the settings.ini part)
• click compile and presto you are done with a customized uniuploader for your guild!
• Now take this new UniUploader EXE and install it… this will set up all the settings for you… this can also be given to guild mates to install…