2 errors: Member list and Character info

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

Moderators: Ulminia, poetter

2 errors: Member list and Character info

Postby Knownkiller » Mon May 19, 2008 12:42 am

Hello all,

I decided to install armorysync on my site today and unfortunately although I managed to set it up, I couldn't update it with my guild information.

First of all, it's impossible to update data for my Member List because I'm getting SQL errors all the time.

After some time I managed to update it using a workaround:

I changed the line 1690 of armorysyncjob.class.php to:

Code: Select all
isset ( $member['log'] ) ? $set .= "log=".'""'.", " : 1;


After that I managed to update it correctly but still I couldn't find which field of the db the

Code: Select all
$roster->db->escape($member['log'])


points at. In the end, what is that log field? Is that the note message or a field for other logging purposes? Anyway this is the issue that mostly I would need help with.

The second error is that It's almost impossible to upgrade the members using AJAX. I get PHP script memory errors doesn't matter how much memory I give to php.ini for script execution. I managed to upgrade some members using AJAX but then after some time I got the error again.

The solution to that was to disable AJAX. Although is slower, it's more stable and it works all the time.

Because the attempts took place at my dev machine and not at the live site, I attached 4 images with the pop up errors as well as the debug mode errors.

Thanks in advance for your answers/replies.
Attachments
Last edited by Knownkiller on Mon May 19, 2008 12:43 am, edited 1 time in total.
Knownkiller
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Jul 21, 2007 1:35 am

Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron