this should be working for every one with php 5 ...
im not recoding for php because roster soon will be only php5..
go to the dl section or the svn yourpick...
Armorysync Svn 437 public test
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 927
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Armorysync Svn 437 public test
Would you mind posting a zip file too as I do not have winrar where I am at plus no access to the svn from here as well. Thank you Ulminia
-

Anaxent - WoWRoster.net Dev Team

- Posts: 637
- Joined: Tue Jul 04, 2006 5:27 am
- Location: Phoenix, Az
- WoW Realm: Lothar, Dunmaul, Alexstrasza, Ner'Zul
Armorysync Svn 437 public test
added a zip file
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 927
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: Armorysync Svn 437 public test
Sorry for post in other thread. We were posting at the same time it appears.
GOOD NEWS!! Working Great! Currently at 12 of 279...
Just gonna post my steps just in case it helps others..
1.) Uninstall previous version via addon CP.
2.) Deleted armorysync folder from website.
3.) Uploaded new version 437 to website.
4.) Installed version 437 from addon CP.
5.) Started the process, and smiled!
GOOD NEWS!! Working Great! Currently at 12 of 279...
Just gonna post my steps just in case it helps others..
1.) Uninstall previous version via addon CP.
2.) Deleted armorysync folder from website.
3.) Uploaded new version 437 to website.
4.) Installed version 437 from addon CP.
5.) Started the process, and smiled!
- dunnothebull
- WR.net Apprentice

- Posts: 7
- Joined: Mon Jul 28, 2008 7:58 pm
Re: Armorysync Svn 437 public test
I have to agree, this is working very well. I am curious, however, if anyone else is seeing alts not being grouped with this? It may just be the way I have alternate characters loading (we have multiple alt levels, with the word "Alt" in them). Every character is currently considered a main.
Am I the only one?
Am I the only one?
- Gaxme
- Roster AddOn Dev

- Posts: 74
- Joined: Mon Jul 10, 2006 2:54 am
Armorysync Svn 437 public test
side affect of armory sync... ial look in to this im glad no one is having issues... sofar...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 927
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Armorysync Svn 437 public test
Im getting these error on guild character update.
Can be check the "class" is not empty before load the file?
Fatal error: ArmorySync::require() [function.require]: Failed opening required '/httpdocs/roster/addons/armorysync/inc/talenticons_.php' (include_path='.:.:') in /httpdocs/roster/addons/armorysync/inc/armorysync.class.php on line 754
I don't have any idea because i get empty class.
scope util > armorsync > character Y from server X still saying "not guild found"
To respect alters you need conservate the "notes" information
Can be check the "class" is not empty before load the file?
Fatal error: ArmorySync::require() [function.require]: Failed opening required '/httpdocs/roster/addons/armorysync/inc/talenticons_.php' (include_path='.:.:') in /httpdocs/roster/addons/armorysync/inc/armorysync.class.php on line 754
I don't have any idea because i get empty class.
scope util > armorsync > character Y from server X still saying "not guild found"
To respect alters you need conservate the "notes" information
-

Subxero - WR.net Expert

- Posts: 224
- Joined: Thu Jul 06, 2006 3:08 pm
Subxero - Priest 70 Holy - Asphelt Knight Officer - Zul'jin Horde.
Re: Armorysync Svn 437 public test
Ulminia wrote:side affect of armory sync... ial look in to this im glad no one is having issues... sofar...
lol well im here to say you said that too soon, it installs but when i run it i get a Fatal error: Call to undefined function curl_init()
I have some one looking in to my database to see if that is where the problwm is since i have 3 add-ons that give database errors or instal then crash with the error above....
Once they are done looking i will keep you upto date Ulminia.
But i will say thank you to all that have helped me
-

Crazy_Land1 - WR.net Apprentice

- Posts: 20
- Joined: Fri Sep 21, 2007 7:48 am
- Location: Earth i Think
- WoW Realm: Silvermoon
Re: Armorysync Svn 437 public test
Crazy_Land1 wrote:Ulminia wrote:side affect of armory sync... ial look in to this im glad no one is having issues... sofar...
lol well im here to say you said that too soon, it installs but when i run it i get a Fatal error: Call to undefined function curl_init()
I have some one looking in to my database to see if that is where the problwm is since i have 3 add-ons that give database errors or instal then crash with the error above....
Once they are done looking i will keep you upto date Ulminia.
But i will say thank you to all that have helped me
Make sure your host has curl enabled. It's part of PHP, not Roster or the addons.
- Gaxme
- Roster AddOn Dev

- Posts: 74
- Joined: Mon Jul 10, 2006 2:54 am
Re: Armorysync Svn 437 public test
Ulminia wrote:side affect of armory sync... ial look in to this im glad no one is having issues... sofar...
Come to think of it, member's list uses the public/officer note and regex to parse this out. Is the public note available from the armory? If not, the only way I can see to make this work be to update a character profiler set.
Last edited by Gaxme on Sat Mar 07, 2009 4:20 am, edited 1 time in total.
- Gaxme
- Roster AddOn Dev

- Posts: 74
- Joined: Mon Jul 10, 2006 2:54 am
Armorysync Svn 437 public test
Well Ulminia it is still running, but it seems to be working much better as it is not only getting full item data it is now also grabbing talents correctly. good job
-

Anaxent - WoWRoster.net Dev Team

- Posts: 637
- Joined: Tue Jul 04, 2006 5:27 am
- Location: Phoenix, Az
- WoW Realm: Lothar, Dunmaul, Alexstrasza, Ner'Zul
Re: Armorysync Svn 437 public test
Gaxme wrote:Crazy_Land1 wrote:Ulminia wrote:side affect of armory sync... ial look in to this im glad no one is having issues... sofar...
lol well im here to say you said that too soon, it installs but when i run it i get a Fatal error: Call to undefined function curl_init()
I have some one looking in to my database to see if that is where the problwm is since i have 3 add-ons that give database errors or instal then crash with the error above....
Once they are done looking i will keep you upto date Ulminia.
But i will say thank you to all that have helped me
Make sure your host has curl enabled. It's part of PHP, not Roster or the addons.
Gaxme
Are you talking about the extension=php_curl.dll in the php.ini file???
Im not fully sure what you are talking about and this is my server i have at my shop that the roster is running on, so if thats what you you are talking about i can remote to it and do what needs to be done
-

Crazy_Land1 - WR.net Apprentice

- Posts: 20
- Joined: Fri Sep 21, 2007 7:48 am
- Location: Earth i Think
- WoW Realm: Silvermoon
Armorysync Svn 437 public test
this is my error after first character
The quiet die function suffered a fatal error. Die information below
First die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /home/a8207230/public_html/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT `config_name`, `config_value` FROM `roster_addon_config` WHERE `addon_id` = '32' ORDER BY `id` ASC;
)
Second die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /home/a8207230/public_html/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT `guild_name`, CONCAT(`region`,'-',`server`), `guild_id` FROM `roster_guild` ORDER BY `region` ASC, `server` ASC, `guild_name` ASC;
)
PHP Notices/Warnings:
Array
(
[/home/a8207230/public_html/roster/lib/armory.class.php] => Array
(
[0] => Notice line 23: Constant USE_CURL already defined
[1] => Notice line 284: Undefined variable: guild
)
[/home/a8207230/public_html/roster/addons/armorysync/inc/armorysync.class.php] => Array
(
[0] => Notice line 1852: Undefined property: ArmorySync::$properties
[1] => Warning line 1852: in_array() [function.in-array]: Wrong datatype for second argument
[2] => Notice line 1852: Undefined property: ArmorySync::$properties
[3] => Warning line 1852: in_array() [function.in-array]: Wrong datatype for second argument
[4] => Notice line 362: Undefined property: SimpleClass::$title
[5] => Notice line 404: Undefined property: SimpleClass::$mainHandWeaponSkill
[6] => Notice line 404: Trying to get property of non-object
[7] => Notice line 413: Undefined property: SimpleClass::$offHandWeaponSkill
[8] => Notice line 413: Trying to get property of non-object
[9] => Warning line 566: Invalid argument supplied for foreach()
[10] => Warning line 566: Invalid argument supplied for foreach()
[11] => Notice line 1633: Undefined variable: guild
[12] => Notice line 1744: Undefined property: ArmorySync::$debug_url
[13] => Notice line 1627: Undefined variable: guild
[14] => Notice line 1744: Undefined property: ArmorySync::$debug_url
)
)
The quiet die function suffered a fatal error. Die information below
First die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /home/a8207230/public_html/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT `config_name`, `config_value` FROM `roster_addon_config` WHERE `addon_id` = '32' ORDER BY `id` ASC;
)
Second die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /home/a8207230/public_html/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT `guild_name`, CONCAT(`region`,'-',`server`), `guild_id` FROM `roster_guild` ORDER BY `region` ASC, `server` ASC, `guild_name` ASC;
)
PHP Notices/Warnings:
Array
(
[/home/a8207230/public_html/roster/lib/armory.class.php] => Array
(
[0] => Notice line 23: Constant USE_CURL already defined
[1] => Notice line 284: Undefined variable: guild
)
[/home/a8207230/public_html/roster/addons/armorysync/inc/armorysync.class.php] => Array
(
[0] => Notice line 1852: Undefined property: ArmorySync::$properties
[1] => Warning line 1852: in_array() [function.in-array]: Wrong datatype for second argument
[2] => Notice line 1852: Undefined property: ArmorySync::$properties
[3] => Warning line 1852: in_array() [function.in-array]: Wrong datatype for second argument
[4] => Notice line 362: Undefined property: SimpleClass::$title
[5] => Notice line 404: Undefined property: SimpleClass::$mainHandWeaponSkill
[6] => Notice line 404: Trying to get property of non-object
[7] => Notice line 413: Undefined property: SimpleClass::$offHandWeaponSkill
[8] => Notice line 413: Trying to get property of non-object
[9] => Warning line 566: Invalid argument supplied for foreach()
[10] => Warning line 566: Invalid argument supplied for foreach()
[11] => Notice line 1633: Undefined variable: guild
[12] => Notice line 1744: Undefined property: ArmorySync::$debug_url
[13] => Notice line 1627: Undefined variable: guild
[14] => Notice line 1744: Undefined property: ArmorySync::$debug_url
)
)
- Jolaus
- WR.net Apprentice

- Posts: 6
- Joined: Mon Feb 16, 2009 8:06 am
Re: Armorysync Svn 437 public test
Mine will now updated about 14 then it throws this error:
Fatal error: require() [function.require]: Failed opening required '/html/argonauts/roster2/addons/armorysync/inc/talenticons_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /html/argonauts/roster2/addons/armorysync/inc/armorysync.class.php on line 754
The [function.require] is a link - when I click that I am getting:
Roster Error
The module [function] does not exist
Fatal error: require() [function.require]: Failed opening required '/html/argonauts/roster2/addons/armorysync/inc/talenticons_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /html/argonauts/roster2/addons/armorysync/inc/armorysync.class.php on line 754
The [function.require] is a link - when I click that I am getting:
Roster Error
The module [function] does not exist
-

quarum - WR.net Apprentice

- Posts: 42
- Joined: Tue Dec 19, 2006 4:36 am
- Location: Midwest

Armorysync Svn 437 public test
Ulminia you have a PM with some suggestion changes and shaman talent icons 
-

Subxero - WR.net Expert

- Posts: 224
- Joined: Thu Jul 06, 2006 3:08 pm
Subxero - Priest 70 Holy - Asphelt Knight Officer - Zul'jin Horde.
Who is online
Users browsing this forum: No registered users and 0 guests

