Updated ArmorySync 07/17/07

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

Moderators: Ulminia, poetter

Updated ArmorySync 07/17/07

Postby Kristoff22 » Wed Jul 18, 2007 6:50 pm

From now on the newest version of Armory Sync can be found in the Downloads section here: http://www.wowroster.net/Downloads/details/id=112.html
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Updated ArmorySync 07/17/07

Postby prommetheus » Wed Jul 18, 2007 8:14 pm

Hey Kristoff22,
Thx for al the work you do on this gr8 project. Only I still have the folowing problem. Do you know what is going on?

My site is http://www.asmodayguild.com/roster/

We are on the europe server.

Thx for your help

Prommetheus

Code: Select all
WowDB Error
2013: Lost connection to MySQL server during query
SQL:
SELECT * FROM `roster_guild` WHERE `guild_name` = 'Asmoday' AND `server` = 'Doomhammer'
File: wowdb.php
Function: get_guild_info
Line: 1840
Backtrace (most recent call last):

    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/lib/commonfunctions.lib.php
          o line 248
          o function called: backtrace
    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/lib/wowdb.php
          o line 1840
          o function called: die_quietly
          o args: 2013: Lost connection to MySQL server during query, WowDB Error, wowdb.php
            Function: get_guild_info, 1840, SELECT * FROM `roster_guild` WHERE `guild_name` = 'Asmoday' AND `server` = 'Doomhammer'
    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/addons/ArmorySynch/functions.synch.php
          o line 67
          o function called: get_guild_info
          o args: Doomhammer, Asmoday
    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/addons/ArmorySynch/functions.synch.php
          o line 98
          o function called: synchplayer
          o args: , Bärne,
    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/addons/ArmorySynch/index.php
          o line 53
          o function called: synchplayers
          o args: , Array ( [0] => Bärne )
    * File: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/addon.php
          o line 77
          o function called: include_once
          o args: /home/content/V/i/n/Vincent75/html/sites/asmodayguild_com/www/roster/addons/ArmorySynch/index.php


# Server version: 5.0.37-log
# MySQL client version: 5.0.27
# Protocol version: 10
Last edited by prommetheus on Wed Jul 18, 2007 8:28 pm, edited 1 time in total.
prommetheus
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Jul 17, 2007 5:41 pm

Updated ArmorySync 07/17/07

Postby titan99 » Wed Jul 18, 2007 9:32 pm

french translation

Code: Select all
$wordings['frFR']['title_addon'] = 'Armurerie Sync.';
$wordings['frFR']['ArmorySynch']['RepStanding']['Exalted'] = 'Exalté';
$wordings['frFR']['ArmorySynch']['RepStanding']['Revered'] = 'Révéré';
$wordings['frFR']['ArmorySynch']['RepStanding']['Honored'] = 'Honoré';
$wordings['frFR']['ArmorySynch']['RepStanding']['Friendly'] = 'Amical';
$wordings['frFR']['ArmorySynch']['RepStanding']['Neutral'] = 'Neutre';
$wordings['frFR']['ArmorySynch']['RepStanding']['Hostile'] = 'Hostile';
$wordings['frFR']['ArmorySynch']['RepStanding']['Hated'] = 'Détesté';
$wordings['frFR']['ArmorySynch']['LocalMonth'] = array("Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre");
User avatar
titan99
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 129
Joined: Sat Jan 13, 2007 8:11 am
Location: Montpellier - France

Updated ArmorySync 07/17/07

Postby vblars » Wed Jul 18, 2007 10:34 pm

Thanks Kristoff22 it's awesome. 8) Can you make somethings like this it will be great. :P
User avatar
vblars
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 1:52 pm

Re: Updated ArmorySync 07/17/07

Postby Kristoff22 » Thu Jul 19, 2007 1:31 am

titan99 wrote:french translation

Code: Select all
$wordings['frFR']['title_addon'] = 'Armurerie Sync.';
$wordings['frFR']['ArmorySynch']['RepStanding']['Exalted'] = 'Exalté';
$wordings['frFR']['ArmorySynch']['RepStanding']['Revered'] = 'Révéré';
$wordings['frFR']['ArmorySynch']['RepStanding']['Honored'] = 'Honoré';
$wordings['frFR']['ArmorySynch']['RepStanding']['Friendly'] = 'Amical';
$wordings['frFR']['ArmorySynch']['RepStanding']['Neutral'] = 'Neutre';
$wordings['frFR']['ArmorySynch']['RepStanding']['Hostile'] = 'Hostile';
$wordings['frFR']['ArmorySynch']['RepStanding']['Hated'] = 'Détesté';
$wordings['frFR']['ArmorySynch']['LocalMonth'] = array("Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre");


Thank you very much for the translations Titan99.
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Re: Updated ArmorySync 07/17/07

Postby Kristoff22 » Thu Jul 19, 2007 1:35 am

vblars wrote:Thanks Kristoff22 it's awesome. 8) Can you make somethings like this it will be great. :P


Working on it :)
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Re: Updated ArmorySync 07/17/07

Postby Kristoff22 » Thu Jul 19, 2007 1:37 am

prommetheus wrote:Hey Kristoff22,
Thx for al the work you do on this gr8 project. Only I still have the folowing problem. Do you know what is going on?

My site is http://www.asmodayguild.com/roster/

We are on the europe server.

Thx for your help

Prommetheus



Not quite sure why that is happening, but it's most likely occurring because of a timeout. Have you tried running it a few times?
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Updated ArmorySync 07/17/07

Postby prommetheus » Thu Jul 19, 2007 4:34 am

Well I figure out what the problem is. But dont have the solution. The problem lies with my hostingprovider, and there DB. I guess the use a time out or something. Sometimes when 1 try to sync 1 char it works. (index.php synchPlayer(null, "Whammo");). But not all the time

Now Ive installed a local DB and after 3 hours syncing it was ready. Im now making a sql dump and uploaded to the hostingprovider DB. But this is a temparie solution.

You have any idea how to carry on?

Regards

Prommetheus
prommetheus
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Jul 17, 2007 5:41 pm

Re: Updated ArmorySync 07/17/07

Postby Kristoff22 » Fri Jul 20, 2007 3:36 am

Does it timeout normally if you update using CharacterProfiler? If not, this can spit out the XML, and you can upload it that way... it's not ideal, and I really don't see much of a difference, but it's possible.
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Updated ArmorySync 07/17/07

Postby prommetheus » Mon Jul 23, 2007 8:17 pm

Hey Kristoff22,

No when I use the CharacterProfiler updater "CharacterProfiler.lua" there is no problem.

I dont enterly understand your solution. How and where do I get that XML. And what do I do with it.

Many thanks from me and my guild!
prommetheus
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Tue Jul 17, 2007 5:41 pm

Re: Updated ArmorySync 07/17/07

Postby Kristoff22 » Mon Jul 23, 2007 11:40 pm

Actually, I was wrong. It won't work. Send your config file to me in a private message (WR.net email) and I'll see if I can give some pointers.
Kristoff22
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 103
Joined: Mon Nov 13, 2006 5:54 am

Updated ArmorySync 07/17/07

Postby emorr339 » Wed Jul 25, 2007 4:14 am

Hi
When I click on Armory Sync button, it goes to a Page Cannot be displayed page.
Any help is appriciated

Thanks
emorr339
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sat Sep 02, 2006 7:49 am

Updated ArmorySync 07/17/07

Postby Pugro » Wed Jul 25, 2007 8:14 pm

Whats the URL it cant find?
--------------------------------
Pugro_
Ice and Trinity Guilds, Nordrassil, EU PvE
www.iceguild.org.uk, www.trinityguild.net
Image
Pugro
WR.net Journeyman
WR.net Journeyman
 
Posts: 79
Joined: Fri Jul 07, 2006 2:14 pm
Location: London, UK

Re: Updated ArmorySync 07/17/07

Postby emorr339 » Thu Jul 26, 2007 12:42 am

Pugro wrote:Whats the URL it cant find?


It doesnt actually say cannot find url

it "tries" to load
http://acolytesofdeath.com/roster/addon ... rmorySynch
and then gives me the "Page cannot be displayed" messege

Thanks
emorr339
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sat Sep 02, 2006 7:49 am

Re: Updated ArmorySync 07/17/07

Postby emorr339 » Sat Jul 28, 2007 4:29 am

emorr339 wrote:
Pugro wrote:Whats the URL it cant find?


It doesnt actually say cannot find url

it "tries" to load
http://acolytesofdeath.com/roster/addon ... rmorySynch
and then gives me the "Page cannot be displayed" messege

Thanks



I tried re-installing it few times.. no luck

Any ideas?

Thanks
emorr339
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sat Sep 02, 2006 7:49 am

Next

Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron