1.6? Already?

Latest news about WarcraftRealms.com and World of Warcraft
Gast

Post by Gast »

Well, I am pretty sure I didn't accidentally click US. Nevertheless I did what you said and after setting CensusPlus to EURO again I got the message:
"You have set your locale to EU from EU-"
and after that the same error message I described earlier. The error message also appears everytime I login again.
Maybe the error has something to do with the "-" behind the "EU"?

EU-Alextrasza: Eovane

Errormessage with german version

Post by EU-Alextrasza: Eovane »

hi rollie,

i have the german version installed. I get the following error message after login (Census 1.6):

Census+: Locale:deDE
Census+: You appear to have a US Census version, yet your localization is set to French or German.
Census+: Please do not upload stats to WarcraftRealms until this has been resolved.
Cenus+: If this is incorrect, please let Rollie know at www.WarcraftRealms.com about your situation so he can make corrections.

Seems to be a little bug in the source code CensusPlus.lua (GetLocale ~= "usEN").

I have added a message for the locale variable.


if(( CENSUSPlus_DWARF == "Nain" or CENSUSPlus_DWARF == "Zwerg" )
and GetLocale() == "usEN") then
CensusPlus_Msg( "Locale=" .. GetLocale() );
CensusPlus_Msg( "You appear to have a US Census version, yet your localization is set to French or German." );
CensusPlus_Msg( "Please do not upload stats to WarcraftRealms until this has been resolved." );
CensusPlus_Msg( "If this is incorrect, please let Rollie know at www.WarcraftRealms.com about your situation so he can make corrections." );
end

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

You are correct =)

Good find as I hadn't had a chance to look at it yet!
phpbb:phpinfo()

Post Reply