Money not showing

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

Money not showing

Postby Steampark » Tue Feb 06, 2007 8:44 am

Hello,

As i've stated in the title, on character bag page, money is not showing. I tried every possible configuration, double checked my database and even tried to tweak the code, and reinstalled the roster from scratch last night. It doesn't work.

I'm using latest releases for roster (1.7.2) and wow addons (2.0.5b and 2.0.4) from this website and i'm working in french on it. All of that with a MySQL 5 and a Php4 server where safe mode is disable. The only thing i have noticed is an error dispayed on the diagnostic page saying :

Warning: php_uname() has been disabled for security reasons in /ftrroster/rosterdiag.php on line 262


By the way, thanks for this great set of tools, it's really useful for our guild.
Last edited by Steampark on Tue Feb 06, 2007 8:46 am, edited 1 time in total.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby zanix » Tue Feb 06, 2007 9:32 pm

Is it turned on in Roster Config?
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

Money not showing

Postby Steampark » Wed Feb 07, 2007 5:48 am

Yup
And my searches on this forum seems to shows we are the only guild with this problem.

Oh, by the way we are located on Cho'gall, if it matters.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby SerialLover » Wed Feb 07, 2007 6:02 am

You are not alone, I ve the same issue.
French roster
Ner'zhul
www.nightfall-wow.fr/roster/
SerialLover
WR.net Apprentice
WR.net Apprentice
 
Posts: 26
Joined: Tue Jul 11, 2006 2:32 pm

Money not showing

Postby Steampark » Wed Feb 07, 2007 7:19 am

I wonder if it may linked to the fact that some french servers have a ' in the name.
It's not a thought assumption, just some kind of intuition.
Last edited by Steampark on Wed Feb 07, 2007 7:34 am, edited 1 time in total.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Re: Money not showing

Postby harx » Wed Feb 07, 2007 11:40 am

You are not alone so :twisted:
I've search for a long to solve this problem and abort it :scratch:

Our guild is on Medivh server....

http://www.broceliande-brothers.fr
Force et honneur
User avatar
harx
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Tue Dec 05, 2006 2:56 pm
Location: France

Money not showing

Postby zanix » Wed Feb 07, 2007 6:38 pm

Are all these French?

If so, the word for backpack may be wrong in the localization folder
Code: Select all
$wordings['frFR']['backpack']='Backpack';


Look s like it should be Sac à dos

The à needs to be UTF-8 encoded
Last edited by zanix on Wed Feb 07, 2007 6:38 pm, edited 1 time in total.
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

Money not showing

Postby Steampark » Thu Feb 08, 2007 3:45 pm

It works fine. Thanks a lot Zanix

Here are the words to swap with Backpack in the frFR.php file located in your localization directory :
Code: Select all
Sac à dos
$wordings['frFR']['backpack']='Sac à dos';

Please respect the exact spacing.
Last edited by Steampark on Thu Feb 08, 2007 6:04 pm, edited 3 times in total.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby zanix » Thu Feb 08, 2007 11:54 pm

Thanks for the correct spelling!
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

Money not showing

Postby Steampark » Wed Feb 21, 2007 5:41 pm

It seems this bug came back with the 1.7.3 version despite the fact the localization file seems correct this time.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby Steampark » Sat Feb 24, 2007 8:06 pm

If i may insist on this little bug.
After a complete reinstall from scratch, money still doesn't show with the 1.7.3 version of the roster.
Here is my character bags page :
http://roster.feartherabbit.info/char.p ... ction=bags
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby zanix » Sat Feb 24, 2007 9:06 pm

Find the word for backpack in your database can copy it form there into the locale file
Code: Select all
$wordings['frFR']['backpack']='NEW NAME HERE';
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: Money not showing

Postby Steampark » Sun Feb 25, 2007 10:53 am

zanix wrote:Find the word for backpack in your database can copy it form there into the locale file
Code: Select all
$wordings['frFR']['backpack']='NEW NAME HERE';
That's the problem, they are the same but it doesn't work.

Ok, my bad, it seems that copying and pasting from your browser isn't the right way to do it, even if words looks the same in the database and the localization file, they are not...
And using a web file manager doesn't seems to help either, i'll do every modification from a FTP client later.
Sorry for annoying everyone.
Last edited by Steampark on Sun Feb 25, 2007 11:27 am, edited 1 time in total.
Steampark
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Mon Feb 05, 2007 1:56 pm

Money not showing

Postby zanix » Sun Feb 25, 2007 7:21 pm

Try to find that word in your CP.lua file
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


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron