Error char/index.php on line 61

Displays character achievements

Moderator: Ulminia

Error char/index.php on line 61

Postby Xcantion » Mon Jun 22, 2009 5:58 pm

Hello!
today i want to test the archivment. Install no problem.
But if i activate the archivment and after sync with armory .. i get this error if i want to few the archivment...
Fatal error: Cannot use string offset as an array in /...../addons/achivements/char/index.php on line 61
Xcantion
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Thu Apr 16, 2009 1:18 am

Re: Error char/index.php on line 61

Postby Ulminia » Mon Jun 22, 2009 9:48 pm

the achivements opages have changed on the armory .. i have been slowly been worken on the addon but armory sync is my main concern...
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Wed Sep 09, 2009 8:25 am

Hi there is there any fix for the error:
Code: Select all
Fatal error: Cannot use string offset as an array in /home/*********/**********/*********/addons/achivements/char/index.php on line 61


Would love to be able to use this addon! :study:
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby Ulminia » Wed Sep 09, 2009 4:32 pm

line 61 has to do with the xml phasing make sure curl is avalable on your server
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Thu Sep 10, 2009 5:17 pm

this is from my phpinfo file:
Code: Select all
cURL Information:  libcurl/7.19.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 


So im assuming its installed already.
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby neo4u » Wed Sep 16, 2009 4:53 pm

Polite Bump: is there anything else i need to check to fix this error?
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby Ulminia » Thu Sep 17, 2009 4:22 am

ial lookinto this tonigth see what i can figure out ...
is line 61 in your index.php

Code: Select all
'TOTAL' => $data2['Summary']['total'],

?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Wed Sep 23, 2009 2:18 pm

sorry was away for a couple of days there.

Line 61 says
Code: Select all
'TOTAL' => $data2['Summary']['total'],
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby Ulminia » Wed Sep 23, 2009 4:38 pm

odd .... have you over writen the armory.class.php file in the roster lib dir with the one in the achivements dir?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Wed Sep 23, 2009 4:54 pm

Hi and thanks for speedy reply.

I have done exactly that and just did it again in case it had been updated. still getting the same error though? :scratch:

Fatal error: Cannot use string offset as an array in /******/********/*********/******/addons/achivements/char/index.php on line 61
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby neo4u » Mon Oct 05, 2009 7:06 pm

sorry but another polite bump.... any news on this one?

Would love to have this working on our forum :study:
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby Ulminia » Tue Oct 06, 2009 6:45 am

im working at it i have to recode the whole phasor from the armory this will take some time ...
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Tue Oct 06, 2009 5:08 pm

thank you for the update your efforts and work is greatly appreciated...
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Re: Error char/index.php on line 61

Postby Ulminia » Fri Oct 09, 2009 1:11 pm

ok i have just finished the phasing part of the update hook still no eta on when ial be done but i have 2 or 3 days off work lol
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Error char/index.php on line 61

Postby neo4u » Thu Nov 12, 2009 11:26 am

Any news on this one please?
neo4u
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Tue Sep 08, 2009 9:40 am

Next

Return to Achievements

Who is online

Users browsing this forum: No registered users and 1 guest

cron