in german?

Sync Blizzards' Armory data with WoWRoster (addon depreciated no longer works see ApiSync)

Moderators: Ulminia, poetter

in german?

Postby lemba » Thu Apr 12, 2007 12:44 am

Hi,
i changed the config.php to
Code: Select all
$addon_conf['ArmorySync']['Host'] = "armory.wow-europe.com"

and the chars are updated to english versions, but i need german...
is there something i missed?
lemba
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Wed Feb 28, 2007 3:16 pm

Re: in german?

Postby Kristoff22 » Thu Apr 12, 2007 1:44 am

lemba wrote:Hi,
i changed the config.php to
Code: Select all
$addon_conf['ArmorySync']['Host'] = "armory.wow-europe.com"

and the chars are updated to english versions, but i need german...
is there something i missed?


I use the same locale that Armory should be using - $roster_conf['roster_lang']. I believe that is the correct way to do it, but I have not actually tested it. I'll try it today.
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Re: in german?

Postby lemba » Tue Apr 17, 2007 10:49 pm

Hi there,
any progress in testing the locale settings? I still have my german roster with some english chars ;)
lemba
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Wed Feb 28, 2007 3:16 pm

Re: in german?

Postby lunzet » Thu Apr 26, 2007 6:44 am

I ran into the same issue and cleaned up my roster for now. I would love to use it as soon as the language support is working and the rest is stable...also. keep up the good work and ideas... :thumleft:
User avatar
lunzet
WR.net Journeyman
WR.net Journeyman
 
Posts: 119
Joined: Sat Jan 13, 2007 1:23 pm

in german?

Postby tweetor » Sat Apr 28, 2007 7:30 pm

Narf, ran into the same trap here. I should have read and understood this post as well BEFORE I ran the sync :-)

*sigh* it was time for a trunc&reload anyways

But never mind - keep up the great work on ArmorySynch. I think it's the most promising project out there and does not go without some sacrifice for it!

Regards,
Tweetor
User avatar
tweetor
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Sat Jul 08, 2006 4:44 pm

Re: in german?

Postby lunzet » Thu May 24, 2007 7:41 pm

any news on the german version?
User avatar
lunzet
WR.net Journeyman
WR.net Journeyman
 
Posts: 119
Joined: Sat Jan 13, 2007 1:23 pm

Re: in german?

Postby lunzet » Sat May 26, 2007 6:08 am

noone?
User avatar
lunzet
WR.net Journeyman
WR.net Journeyman
 
Posts: 119
Joined: Sat Jan 13, 2007 1:23 pm

in german?

Postby rouven » Tue May 29, 2007 5:17 am

spamming won't help... try for yourself, buy a php book and have a look.
User avatar
rouven
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 93
Joined: Fri Jan 12, 2007 4:39 am
Location: Hamburg, Germany

in german?

Postby lunzet » Tue May 29, 2007 5:28 pm

thats really helpful ...thx a lot....
User avatar
lunzet
WR.net Journeyman
WR.net Journeyman
 
Posts: 119
Joined: Sat Jan 13, 2007 1:23 pm

Re: in german?

Postby Kristoff22 » Tue Jun 19, 2007 2:22 am

If you download the new version, it should work automatically if your WoWRoster settings are set to use German. Otherwise, you can override it by modifying the line:

Code: Select all
$addon_conf['ArmorySync']['Locale'] = $roster_conf['roster_lang']; //The language used, but default it is the language that roster is configured to.


Setting it to deDE would make it work.
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

in german?

Postby Hurz » Tue Jun 19, 2007 6:08 pm

How do you have to set these two lines in the config.php (sorry, i have no clue about php):

$addon_conf['ArmorySync']['Locale'] = $roster_conf['roster_lang']; //The language used, but default it is the language that roster is configured to.
$addon_conf['ArmorySync']['ArmoryLocale'] = strtolower(substr($addon_conf['ArmorySync']['Locale'], 0, 2)) . "_" . strtolower(substr($addon_conf['ArmorySync']['Locale'], 2, 2)); //The Locale that armory is expecting, in the format of lowercase_lowercase (ie en_us or de_de).


An other thing: there is no text on the ArmorySynch Button at the moment (you can see it on http://wow.rosendorfer.net/roster/index.php).
Last edited by Hurz on Tue Jun 19, 2007 6:11 pm, edited 2 times in total.
Hurz
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Mon Jun 18, 2007 12:01 am

in german?

Postby Kennedysbody » Mon Jul 09, 2007 11:32 pm

Found 36 players.
GetContentCurl: armory.wow-europe.com/character-sheet.xml?r=Ghostlands&n=Arweth, 1, User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2, cookieLangId=en_us;

thats what i get, I checked that url and yes its right :/

I also had to change the code where there was a:
$query = [enter]
"Bla bla";
now:
$query = "Bla bla";

else it printed out the code :shock:
Last edited by Kennedysbody on Mon Jul 09, 2007 11:34 pm, edited 1 time in total.
Kennedysbody
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Mon Jul 09, 2007 8:49 pm


Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 0 guests

cron