The guild (Leviathan) is on the US server Ravenholdt... we have 52 members and trouble updating all of them.
I reinstalled the lastest version of ArmorySynch and made the suggested changes to the config file (i.e. changed Synching address to www.wowarmory.com).
I'm now getting an error as follows:-
SELECT members.name , ISNULL(players.name) AS playerExists , STR_TO_DATE(players.dateupdatedutc,'%m/%d/%y %H:%i:%s') AS playerLastUpdated FROM `roster_members` members LEFT JOIN `roster_players` players ON members.name = players.name WHERE members.level >= 60 AND ( ISNULL(players.name) OR STR_TO_DATE(players.dateupdatedutc,'%m/%d/%y %H:%i:%s') <= DATE_SUB(NOW(), INTERVAL 24 HOUR) OR STR_TO_DATE(players.dateupdatedutc,'%m/%d/%y %H:%i:%s') >= DATE_ADD(NOW(), INTERVAL 1 YEAR) ) ORDER BY members.update_time DESC
Spongwo 0 2007-09-04 00:00:00
Yozi 0 2007-09-01 00:00:00
Sawgrin 0 2007-09-09 00:00:00
Slammy 0 2007-09-05 00:00:00
Aimster 0 2007-09-07 00:00:00
Found 5 players.
GetContentCurl: www.wowarmory.com/character-sheet.xml?r ... &n=Spongwo, 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;
Warning: Invalid argument supplied for foreach() in /home/dexineor/public_html/leviathan/roster/addons/ArmorySynch/functions.parsing.php on line 118
Warning: Invalid argument supplied for foreach() in /home/dexineor/public_html/leviathan/roster/addons/ArmorySynch/functions.parsing.php on line 139
GetContentCurl: www.wowarmory.com/item-tooltip.xml?i=16 ... &n=Spongwo, 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;
I've checked that my functions.parsing.php file is okay (replaced it with the original twice) but still having no luck.
If anyone has any ideas or fixes for this problem it would be very much appreciated.
Thanks in advance...
Peter (Dakira)