
You must replace the original lua_output_data.php (in your phpRaid directory on your webserver) with the one included in phpRaidViewer. With every update of phpRaidViewer its recommend to update the file.
********************************************
There is a PvP check included (disbaled by default). Checks any player in raid for PvP, if enabled the player would be kicked an gets a whisper. Autoinvite enabled. English and french translation is missing...
To enable this uncomment the lines 352 and 353 in file phpRaidViewerphpRaidViewer.lua:
LINE 352: this:RegisterEvent('UNIT_FACTION')
LINE 353: this:RegisterEvent('RAID_ROSTER_UPDATE')
Dont go to any battleground with this enabled.
I have added some new features:
-Autoinvite if a player come online or joins a channel. (optional)
-Tooltips for comments
-Sorting of signups and queue by name, class or signuptime
-Configurable chatmessages
-Announce that invite have started to selected channel (optional)
-Autoinvite of grouped players with a magic word (optional)
-Multiple raids from dropdown
etc...
