[Bug]Realm Status of Roleplay Pvp servers in EU

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

[Bug]Realm Status of Roleplay Pvp servers in EU

Postby Weastbug » Fri Aug 28, 2009 6:41 pm

Hello,

Roleplay Pvp servers in EU zone has show as Unknown in Realm Status.

You can correct this in realmstatus.php
Find:
Code: Select all
               switch( strtoupper($value->category[2]->_CDATA) )
               {
                  case 'RPPVP':
                     $realmData['servertype'] = 'RPPVP';

Remplace by:
Code: Select all
               switch( strtoupper($value->category[2]->_CDATA) )
               {
                  case 'RP-PVP':
                     $realmData['servertype'] = 'RPPVP';

Remove the entry for server in table roster_realmstatus or update "servertype" by RPPVP



++ Weast.
Weastbug
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Thu Aug 27, 2009 9:58 pm

Re: [Bug]Realm Status of Roleplay Pvp servers in EU

Postby zanix » Sat Aug 29, 2009 2:32 am

Fixed in the svn
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: [Bug]Realm Status of Roleplay Pvp servers in EU

Postby Weastbug » Sat Aug 29, 2009 4:02 am

Thanks
Weastbug
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Thu Aug 27, 2009 9:58 pm


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron