RealmStatus: No Status

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

RealmStatus: No Status

Postby heath » Wed Dec 13, 2006 5:24 pm

***edited to fix path to realmstatus.php***

Hello all,

I installed WoWRoster the other day in order to display the realm status and population on my guild's home page.

However, it doesn't appear that RealmStatus is able to receive the pertinent information that it needs. I think this may be due to a blocked port on my webhosts side.

What happens is that the page loads just fine except for the realm status module (I'm using Joomla). That section will take a long time to load up and when if finally does there is either no image or it displays a question mark for the realm status and 'no status' for the population.

When I first made the module, instead of having my site in the URL I had another guilds address and it worked just fine then. As soon as I put in my own address it started having these issues.

Is there a port that I need to have my host open up to allow this to work? The reason I ask is that I also installed another module to display the status of my TeamSpeak server but something appears to be blocking it as well (I already confirmed with my TS host that everything is fine on their end).

All the relevant info I can think of:
site: http://ibeapirate.com
path to roster: /roster
WoWRoster version: 1.7.1
host: BlueHost
OS: linux
TS host: pure-voice
Joomla version 1.0.11
MySQL version:4.1.21
module:
Code: Select all
<div class="moduletable"><h3>Realm Stat</h3><div style="text-align: center"><br /><img src="http://www.ibeapirate.com/roster/realmstatus.php" alt="Realm Stat" width="87" height="30" /> </div></div>


Thanks in advance.
Last edited by heath on Wed Dec 13, 2006 6:41 pm, edited 1 time in total.
heath
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Dec 13, 2006 4:15 pm

RealmStatus: No Status

Postby zanix » Wed Dec 13, 2006 6:27 pm

Code: Select all
http://www.ibeapirate.com/apps/roster/realmstatus.php

This returns a 404 not found error
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

RealmStatus: No Status

Postby heath » Wed Dec 13, 2006 6:44 pm

Thanks for pointing that out. ***embarassed***

I've changed it to point to the actual location: http://www.ibeapirate.com/roster/realmstatus.php

The problem still remains.
heath
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Dec 13, 2006 4:15 pm

RealmStatus: No Status

Postby shadydude » Wed Dec 13, 2006 8:40 pm

I also seem to have a problem with the realm status since the new patch. It permantly now tells me the server is down when cleary it is not any ideas ?
Go for the eyes boo go for the eyes
Image
User avatar
shadydude
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Wed Aug 16, 2006 8:47 am
Location: Plymouth

Re: RealmStatus: No Status

Postby shadydude » Wed Dec 13, 2006 10:50 pm

Actualy since installing the beta version everything is abck to normal :)
Go for the eyes boo go for the eyes
Image
User avatar
shadydude
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Wed Aug 16, 2006 8:47 am
Location: Plymouth

RealmStatus: No Status

Postby heath » Thu Dec 14, 2006 4:46 am

OK. This is my first install. I just installed WoWRoster to get the RealmStatus. so, If I upgrade to the 1.7.2 beta it should work? what ports do I need to open to make it work?
heath
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Dec 13, 2006 4:15 pm

RealmStatus: No Status

Postby zanix » Thu Dec 14, 2006 5:01 am

I dunno if it is specific ports, but I can tell you that it uses the php function
curl
or if that fails
file_get_contents
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: RealmStatus: No Status

Postby ScratchMonkey » Thu Dec 14, 2006 5:54 am

zanix wrote:I dunno if it is specific ports, but I can tell you that it uses the php function
curl
or if that fails
file_get_contents


It fetches the data with an ordinary HTTP (port 80) connection to the realmstatus URL listed in your config. I can't imagine a hosting provider blocking outbound web requests, because too many applications scrape data from external web pages, but sometimes you run into an ignorant hosting provider.

I just diff'd realmstatus.php between 1.7.1 and 1.7.2b1 and there are a few differences in the parsing routines, but I didn't take time to see if they were relevant. Did Blizzard change the format of the XML with the 2.0 patch? They don't have a version number in either their XML or XSL file.

I just fetched the XML from the supplied URL in your config:

http://www.worldofwarcraft.com/realmstatus/status.xml

The record for Windrunner looks like this:

<r n="Windrunner" t="1" s="1" l="2"/>
Last edited by ScratchMonkey on Thu Dec 14, 2006 5:54 am, edited 1 time in total.
User avatar
ScratchMonkey
WR.net Expert
WR.net Expert
 
Posts: 212
Joined: Wed Jul 05, 2006 4:32 pm
Location: San Pablo, CA


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron