Hey fellas,
I'm sure this has been discussed million times but didn't find any direct correction for this while searching. So I still have this old problem:
Buchio [CORE] [INC_GANNOUNCE] Detected org name as: OnTT
Buchio [SETTINGS] [LOAD] Loaded settings from database.
Buchio [ROSTER] [UPDATE] Starting roster update for guild id: 9605 on RK1
Buchio [ROSTER] [UPDATE] XML for the guild obtained
Buchio [ROSTER] [UPDATE] Roster update failed. Funcom XML returned 0 members.
Buchio [ROSTER] [UPDATE] Starting roster update for guild id: 9605 on RK1
Buchio [ROSTER] [UPDATE] XML for the guild obtained
Buchio [ROSTER] [UPDATE] Roster update failed. Funcom XML returned 0 members.
I did fix file 10_Roster.php like this as guided in one other thread:
#->get_site("
http://people.anarchy-online.com/org/stats/d/$dim/name/$id/basicstats.xml");
->get_site("
http://people.anarchy-online.com/org/stats/d/1/name/$id/basicstats.xml");
But still it keeps saying roster update failed 0 members
Foo