Realm Status.. what am I missing?

Dragonfly integration forum

Realm Status.. what am I missing?

Postby Jeanu » Sun Dec 17, 2006 5:57 pm

Ok, so I downloaded wowrosterdf today and got it all setup and working. (woot!)

Playing around with blocks and such I found that it inludes a GMOTD block and a Realm Status block.. so I got the GMOTD working.. however:

Code: Select all
global $db; 
       $result = $db->sql_query("SELECT guild_motd FROM cms_wowrosterdf_roster_guild");
       while ($row = $db->sql_fetchrow($result)) {
           $guildMOTD =  $row['guild_motd'];


Where it says cms_wowrosterdf_roster_guild, should this be changed to a variable that draws from the configs prefix setup? I changed mine from CMS at install, and it caused me a moments grief.

Now my issue is with the realm status block. I plugging the block in, but it seems to function like a standard user block. I don't see the realm status at all. Just my user avatar, login, out.. etc.

Am I missing something or is this a known issue? (scanned throug the forums but haven't found anything yet)
User avatar
Jeanu
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Jul 31, 2006 11:36 pm

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron