Unable to add a guild to Armorysync

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

Moderators: Ulminia, poetter

Unable to add a guild to Armorysync

Postby zxaltan » Fri Jun 12, 2009 7:25 pm

Unable to add a guild to ArmorySync




Fatal error: Call to undefined method ArmorySync::setTimeOut() in /without-conscience.com/addons/armorysync/inc/armorysync.class.php on line 267

lines 260-279
Code: Select all
 

/**
* fetches guild info
*
*/
function checkGuildInfo( $name = false, $server = false, $region = false ) {
global $roster, $addon;
 
$this->setTimeOut( $addon['config']['armorysync_fetch_timeout']);

$content = $this->getguilddata( $roster->data['guild_name'], $this->region, $this->server, $fetch_type='array' );//$this->fetchGuild( $this->memberName, $roster->config['locale'], $this->server );

if ( $this->_checkContent( $content, array( 'guildInfo', 'guild' ) ) ) {
$this->_debug( 1, true, 'Checked guild on existence', 'OK' );
return true;
} else {
$this->_debug( 1, false, 'Checked guild on existence', 'Failed' );
return false;
}

}
User avatar
zxaltan
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 62
Joined: Mon Jul 10, 2006 1:09 am

Re: Unable to add a guild to Armorysync

Postby Ulminia » Wed Jun 17, 2009 2:18 am

comment out $this->setTimeOut( $addon['config']['armorysync_fetch_timeout']);
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Unable to add a guild to Armorysync

Postby Xcantion » Mon Jun 22, 2009 3:13 pm

I have test and comment this line out... but now :)
I cann add a EXISTING GUILD .... the system means ... There a no existing guild ... at this server :-/
Xcantion
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Thu Apr 16, 2009 1:18 am

Re: Unable to add a guild to Armorysync

Postby Ulminia » Mon Jun 22, 2009 9:48 pm

so your roster has the guild info but it cant find it in the armory is that what your saying?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Unable to add a guild to Armorysync

Postby Xcantion » Tue Jun 23, 2009 1:24 pm

Guild.
Server Nethersturm
Guild: Der Dieb
...
1. If i want to add this guild to my roster via this option it tell everytime... Guild no exist ...

---
2. If i upload first lua files and then synchro this with the armory ... no problem.. (with this guild)..

---

And yes my roster has the guild info .. but cant it find in the armory... (read step 2)
Xcantion
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Thu Apr 16, 2009 1:18 am

Re: Unable to add a guild to Armorysync

Postby Ulminia » Tue Jun 23, 2009 6:37 pm

i will lookinto the add guild option could be something i missed untill then its sujested that you allways add a guild thru GP first to get the correrct info from wow in there first.. but i will lookinto and see about fixing this issue
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com


Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron