Am I Stupid ?

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

Moderators: Ulminia, poetter

Am I Stupid ?

Postby Mesisto » Wed Aug 01, 2007 10:15 pm

I don't understand why when i want to use this add on i have un blank page.
I look on the foruml to understand why, I see some people that have the same problem but i don't how they correct the problem.
Perhaps i'm stupid and if some one can explain to mle how to conf this add on that will be very kind.

Thanks for your help

Mwatakar Paladin Atomique
Mesisto
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri Jul 27, 2007 6:24 pm

Am I Stupid ?

Postby Pugro » Wed Aug 01, 2007 10:53 pm

You get any errors in the web server error log?

Check that you've no open strings in the config file or anything if you've edited it.

Perhaps post the contents of the config.php file here if you have edited it.
--------------------------------
Pugro_
Ice and Trinity Guilds, Nordrassil, EU PvE
www.iceguild.org.uk, www.trinityguild.net
Image
Pugro
WR.net Journeyman
WR.net Journeyman
 
Posts: 79
Joined: Fri Jul 07, 2006 2:14 pm
Location: London, UK

Am I Stupid ?

Postby dire » Fri Aug 03, 2007 12:07 am

I think the reason this may be happening to some people is that they are using the default configuration and don't have the Curl functions in PHP.

The default config.php uses Curl and not all PHP installations include PHP-Curl. If you have the ability to check your web server logs you may see something like:
PHP Fatal error: Call to undefined function curl_init()


If this is the case you need to either change the line in config.php from:
$addon_conf['ArmorySync']['UseCurl'] = true;

to:
$addon_conf['ArmorySync']['UseCurl'] = false;


Or figure out how to get Curl built into your PHP implementation.

Also, I didn't have PHP-Curl and the FileSocket option wasn't working for me either. Still not sure why the FileSocket function was not working, but when I added PHP-Curl everything started working. I will try and do some testing with the FileSocket function.
dire
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri Jul 28, 2006 3:06 am


Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron