louane wrote:Getting a weird error, first my config
I think you have forgot something!
$addon_conf['ArmorySync']['ArmoryLocale'] = strtolower(substr($addon_conf['ArmorySync']['Locale'], 0, 2)) . "_" . strtolower(substr($addon_conf['ArmorySync']['Locale'], 2, 2)); //The Locale that armory is expecting, in the format of lowercase_lowercase (ie en_us or de_de).
Now the error
"Scanned Player: Nsfw
Non-Critical Error: Incomplete Data for Nsfw. Player has probably not updated in awhile.
0% complete (1 of 235)
Next Player: Wìld"
Weird thing is i set the conf to update only lvl 60 and above, Nsfw is lvl 38 it pops up that screen and then loads the main roster screen
I have the same error in this php-version! Try 5.x
PHP Version 4.3.11
Cheers
Louane
Output of a random guildmember.
[Talents] => Array
(
[] => Array
(
[] => Array
(
[Location] => :
[Tooltip] =>
Rank 0/0
[Icon] =>
[Rank] => 0:0
)
[Order] =>
[Background] => Priest
[PointsSpent] => 61
)
)
)
My xml file
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/layout/character-talents.xsl"?>
<page globalSearch="1" lang="en_gb" requestUrl="/character-talents.xml">
<characterInfo>
<character battleGroup (blablabla....) title=""/>
<talentTab>
<talentTree value="5000200000000000000000515051205313253135100300000000000000000000"/>
</talentTab>
</characterInfo>
</page>
poetter wrote:is your Roster running en_GB too? If so you have to modifiy talents.php and change all enUS to enGB.
trionix wrote:I have installed a complete new version of wowroster 1.7.3 and of your version 3 aof armorysync, but i alwys get this error:
Warning: require_once(talents.php) [function.require-once]: failed to open stream: ........
so what he wants from me?
thank you
delirium wrote:I had almost the same problem on our live server.
Some blablabla about opendir restrictions while the files were on the right spot.
I had to change all require_once lines to:
require_once($addonDir.'functions.synch.php');
Oh and the v3 of the addon has conf.php and in index.php it wants config.php.
trionix wrote:Thank you very much, that works! Very nice thing this addon!
Still one thing left: the update is just per one member, than he returns to the index site and you have to click again...so in my case i had to click 65 times for getting all my guildmates into the roster
is there a setting method to get all in one update?
thanks a lot, greetings, trionix
delirium wrote:Nope just a fresh install of 1.7.3.. but will test it later today.
Edit: just checked the settings and its roster_lang enUS
delirium wrote:I had almost the same problem on our live server.
Some blablabla about opendir restrictions while the files were on the right spot.
I had to change all require_once lines to:
require_once($addonDir.'functions.synch.php');
Oh and the v3 of the addon has conf.php and in index.php it wants config.php.
poetter wrote:No new ideas on that. Can you PM me your characterprofiler.lua ?
poetter wrote:Hmm, i was able to fetch all your infos including talents. Did you comment in the enUS locales in talents.php?
<?php
/*
druid talents:
$talentTrees["enUS"]["druid"]["Balance"]["rank"] = 1;
$talentTrees["enUS"]["druid"]["Feral Combat"]["rank"] = 2;
$talentTrees["enUS"]["druid"]["Restoration"]["rank"] = 3;
$talents["enUS"]["druid"][0]["name"] = "Starlight Wrath";
Return to ArmorySync - Depreciated
Users browsing this forum: No registered users and 1 guest