We're not all using the usUS version ;-)

Scans for, and displays main/alt relations in your Guild

Moderator: PleegWat

We're not all using the usUS version ;-)

Postby tuigii » Thu Jan 25, 2007 11:32 am

The horses (& and other mountable animals) won't show it's icon in the skill line - on a non-English Roster.

On line 937 in altlist.php you have
if($r_prof['skill_name'] == 'Riding')

Or, is is a hard-coded English text.

In frFR.php we have somting like :
// Riding Skill Icons-Array
$wordings['frFR']['riding'] = 'Monte';

When I hardcode the word 'Monte' in your altlist.php file, then all is well (the icon shows in the skill line).

Wouldn't it be bether if there was something like :
if($r_prof['skill_name'] == $wordings[$row['clientLocale']]['riding'])

(this actullay worked - no more hardcoding - but is 'solution' ok?).
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

We're not all using the usUS version ;-)

Postby PleegWat » Thu Jan 25, 2007 11:42 am

I think I didn't move all of the more recent memberslist changes over to altlist.php. I'll go over them.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

We're not all using the usUS version ;-)

Postby PleegWat » Thu Jan 25, 2007 11:52 am

I did indeed miss some changes that were made in the main memberslist. This includes the honour rank in the tooltip, the riding skill icon fix, and a fix with the experience bar mouseover. All these are now fixed in the SVN version and will be in the next release.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm


Return to AltMonitor

Who is online

Users browsing this forum: No registered users and 1 guest

cron