Page 1 of 2
Guild Feeds - rank field
Posted: Mon Mar 14, 2005 2:58 am
by Kalamere
Do you fill in the rank field at all, or will that always show unknown? Obviously you'd only have ranks for guilds with people who have submitted census information, but there should be an upload from me in there someplace so I was expecting the latest update to pick those up for my guild, but no dice.
If you don't fill that in, that's cool I can write an addon for my site and track guild ranks seperatly, but I wanted to ask.
~Kal
Posted: Mon Mar 14, 2005 10:28 am
by Rollie
What guild/server/character? I'll research it!
Posted: Mon Mar 14, 2005 10:46 am
by Kalamere
Server: Stormrage
Guild: Carpe Aurum
Character: Kalamere
http://www.warcraftrealms.com/guilddisp ... arpe+aurum
I only uploaded for the first time yesterday, so perhaps it just isn't in the most recent stats, but then I also leveled yesterday (yay me!) and that is reflected in today's report.
Posted: Mon Mar 14, 2005 12:05 pm
by Kalamere
I see the guild ranks in there now.. so either you tweaked something or the latest run picked 'em up. Either way, thanks for looking at it!
~Kal
Posted: Mon Mar 14, 2005 12:36 pm
by Rollie
Yeah, I found some pieces that were still not working properly. I updated the code and reran your data and all looks good now =)
Posted: Tue Sep 06, 2005 2:37 pm
by Rollie
Tekka-
When was the last time you submitted a snapshot?
Posted: Tue Sep 06, 2005 3:13 pm
by Rollie
Ah, okay. Guild ranks can only be gathered by someone submitting data that is actually in that guild since it comes from the guild info tab. Try taking a snapshot and uploading your data and let me know if that doesn't correct your guild member ranks.
Posted: Wed Oct 05, 2005 9:41 am
by pyrus
my ranks are showing up as 000006, 000005, 000007 ??? is this correct?
if so do you have a breakdown of what that means so I can do a replace with the rank name?
Posted: Wed Oct 05, 2005 7:00 pm
by Rollie
These values indicate the rank. Scout starts at 5 and it goes up from there.
Posted: Thu Oct 20, 2005 1:56 pm
by Dalgren
Hey rollie, I put up your script on my webpage, I even uploaded census twice over past few days.. It doesn't show everyone in my guild, ranks, and it shows people who are no long with us.
Am I doing something wrong? My code is the exact same as what you wrote, besides my guild ID...
http://www.warcraftrealms.com/guilddisp ... did=431115
http://www.redlyonsguild.com/?id=members
please help me!
Thank you,
Dalgren The Dwarf
Guild Master of Red Lyons
Posted: Thu Oct 20, 2005 2:18 pm
by Rollie
I am betting your submissions have not been processed yet. Were you logged in when you submitted data?
Posted: Thu Oct 20, 2005 7:11 pm
by Dalgren
Yes, each time. It says I have uploaded twice. when i click on my characters link.
Posted: Thu Oct 20, 2005 9:49 pm
by Rollie
Yeah, neither of your past 2 submissions have been processed. One is about to be processed and the exports should pick that up.
Posted: Thu Oct 20, 2005 9:58 pm
by Dalgren
Thanks! it works now.. How long does it take to typically be "processed" ?
Posted: Thu Oct 20, 2005 10:11 pm
by Rollie
Just depends on when you get your update in. The update process runs twice daily, 8 AM and 8 PM CST.
Posted: Sat Nov 12, 2005 3:38 am
by Windavell
for guild ranks is there some sort of numeric number to indicate rank? I import the data into our website database and want to sort by rank but it wont sort properly as ranks are not alphabetical. Dont want to have to re-write the rank names to get round this.
Posted: Sat Nov 12, 2005 12:07 pm
by Rollie
In the export, it is by rank index as given by the game itself. You will need to add in a lookup table to display the actual rank names.
Posted: Sat Nov 12, 2005 1:38 pm
by Windavell
pvp ranks are by number but guild ranks are a string value.