GuildStats

A "By the Numbers" breakdown of your guild members

Moderator: nightfighter

GuildStats

Postby nightfighter » Sat Jul 29, 2006 7:33 am

I found and fixed a minor problem with one of the tool tips. The one for uploaded characters for all members of a class was saying it was a percentage of the level for the class instead of that it was a percentage of the class. The first is technically true, but the other is a better description. 1.7.7 is now available for download.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

GuildStats

Postby Rapace » Mon Aug 07, 2006 2:45 am

great add-on! This means a loto of fun for our Class Leaders!

:thumright:
User avatar
Rapace
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Wed Jul 26, 2006 4:35 pm

GuildStats

Postby Chile » Tue Aug 08, 2006 8:38 pm

my error was the same but it was on line 492 same fix though jsut put it on line 492
User avatar
Chile
WR.net Apprentice
WR.net Apprentice
 
Posts: 17
Joined: Wed Jul 26, 2006 8:11 pm
Location: Illinois

GuildStats

Postby nightfighter » Wed Aug 09, 2006 11:09 am

which error are you talking about? the one from a while ago? Please update to the latest version if that is the case as I believe the error you are encountering was fixed a few weeks ago.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

Re: GuildStats

Postby lesablier » Sat Aug 12, 2006 5:14 am

Hello Nighfighter

Got exactly same error code with the lastest download version on this website
Notice: Undefined variable: icon_name in /roster/addons/guildstats/gstats.php on line 492

Update: Fix it if you add on line 485 just before it:
$icon_name = '';


However, here is the french localization for every one
Hope this helps

le Sablier.
Attachments
frfr.zip
French localization for Guildstats AddOn
(857 Bytes) Downloaded 358 times
Last edited by lesablier on Sat Aug 12, 2006 5:46 am, edited 3 times in total.
lesablier
WR.net Journeyman
WR.net Journeyman
 
Posts: 77
Joined: Sat Jul 15, 2006 4:01 pm

Re: GuildStats

Postby nightfighter » Sun Aug 13, 2006 10:30 am

Fixed the error and added your french translation to the Zip file.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

GuildStats

Postby Smitty » Thu Sep 14, 2006 8:44 pm

Love the addon! But how do I remove the bars in the average levels rows?

Thanks
Smitty
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Wed Jul 26, 2006 8:10 pm

GuildStats

Postby nightfighter » Fri Sep 15, 2006 2:46 am

Good Idea, I will look into setting a variable in the config file to turn the level bars on or off. I am thinking of having two, one for guild and one for classes.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

GuildStats

Postby nightfighter » Fri Sep 15, 2006 9:08 am

Put out a new version that Adds the ability to turn off the average level bars by changing config variables in the conf.php file.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

GuildStats

Postby Smitty » Fri Sep 15, 2006 11:52 am

Awesome!! I appreciate the option, thank you.

Question for you though. How do you query the alts? Meaning, how does it know which are and aren't alts? Maybe there should be an option for that as well? Something to search for to signify that the char is an alt.

I dunno, just another thought is all. Wish I knew more so I could just bring it to the table.

Thanks again!!
Smitty
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Wed Jul 26, 2006 8:10 pm

GuildStats

Postby nightfighter » Fri Sep 15, 2006 9:39 pm

It uses the same functionality for finding alts that all the other pages on the roster uses. If you go into the roster settings there is a place for setting how to identify which are alts and which are mains. In my guild we put into the notes the main's name and the letters ALT. In my case here, I look in that field and if the letters ALT are in it then that is an alt.
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

GuildStats

Postby Smitty » Mon Sep 18, 2006 6:47 pm

Cool, thx for info. Currently, our officers are now using alt.MainName and it seems to be working great.

However, I have one glitch/change I've noticed. The average level is a great tool, but it misinforms or actually better said; it posts information that is not needed IMO.

Under the Uploaded column, it gives the average level of those that have uploaded. I would prefer to see a - or even a n/a there.

I did some looking, but my minor knowledge doesn't enable me to figure how to change it, only enough to be dangerous .


I would think this line could be the one that's changed, yes?

Code: Select all
" . addTableLine(localize('averagelevel'), round($result_avg[0],$leveldecimal), round($result_avg_alts[0], $leveldecimal), round($result_avg_loaded[0], $leveldecimal), $ShowClassBars, 0, false) . "


If not, then I'm at a loss. But I just cannot see how the average level of those that have uploaded can be important.

Thanks again!
Smitty
Smitty
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Wed Jul 26, 2006 8:10 pm

Previous

Return to GuildStats

Who is online

Users browsing this forum: No registered users and 0 guests

cron