Sync Blizzards' Armory data with WoWRoster (addon depreciated no longer works see ApiSync)
Moderators: Ulminia, poetter
by 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;
}
}
-
zxaltan
- Roster AddOn Dev
-
- Posts: 62
- Joined: Mon Jul 10, 2006 1:09 am
by 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
-
- Posts: 13
- Joined: Thu Apr 16, 2009 1:18 am
by 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
-
- Posts: 13
- Joined: Thu Apr 16, 2009 1:18 am
Return to ArmorySync - Depreciated
Who is online
Users browsing this forum: No registered users and 1 guest