[1485] - Memberlist Porblem

Posts from previous Beta sessions

[1485] - Memberlist Porblem

Postby benzo » Wed Nov 28, 2007 1:41 am

so the fix shut be to change class addonname to addonnameInstall just a bit lost now
benzo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Thu Nov 09, 2006 2:50 am

[1485] - Memberlist Porblem

Postby benzo » Wed Nov 28, 2007 2:04 am

looks to work actualy but but install the addon first then go to install.def.php and add Install after addonname wird enuf
benzo
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Thu Nov 09, 2006 2:50 am

[1485] - Memberlist Porblem

Postby zanix » Wed Nov 28, 2007 2:33 am

Correct mdeshane

Roster would need to be changed to look for the new class name
And every install.def.php would need to be changed as well
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[1485] - Memberlist Porblem

Postby PleegWat » Wed Nov 28, 2007 3:26 am

I agree with the suggested fix. Adding 'Install' to the install class name is logical, and also cleans up the problem of addon names like 'reputation' which are used by internal classes not being usable.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

[1485] - Memberlist Porblem

Postby Kmarine » Wed Nov 28, 2007 9:08 am

Ok after a basic install of this beta version and reading i changed line 114 of index.php to addonInstall it allowed all addons to start working including armorysync since this is my first look at this code im not sure where the functions are included to build one to reflect this any help would be appreciated
Last edited by Kmarine on Wed Nov 28, 2007 9:08 am, edited 1 time in total.
Kmarine
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri Nov 23, 2007 12:24 pm

[1485] - Memberlist Porblem

Postby zanix » Wed Nov 28, 2007 9:17 am

The next build of Roster will have this change

Every addon that does not come with Roster will need to have a change to its install class name
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: [1485] - Memberlist Porblem

Postby tuigii » Wed Nov 28, 2007 11:18 am

Have mine ready to go ^^

I removed it from post for downloading, and put it on line again when this passes through.

Btw: Its me that adapted the Reputation addon for V2.
The class name was 'reputation' was already taken, I had to rename it to FactReputation - otherwise :evil:

I'll guess I'll rename the addon back to 'reputation' as before - for historical reasons.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

[1485] - Memberlist Porblem

Postby Blueleaf » Wed Nov 28, 2007 3:36 pm

Not sure if this is relitive to the same type issue but I am also getting this error. When trying to open the member log.

Code: Select all
Fatal error: Cannot instantiate non-existent class: memberslist in /var/www/wowguild/roster/addons/memberslist/guild/log.php on line 22
Last edited by Blueleaf on Wed Nov 28, 2007 3:36 pm, edited 1 time in total.
User avatar
Blueleaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Thu Apr 26, 2007 12:06 am
Location: Minot, ND

[1485] - Memberlist Porblem

Postby zanix » Wed Nov 28, 2007 3:57 pm

Update to the newest build
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[1485] - Memberlist Porblem

Postby Holgiranemsi » Wed Nov 28, 2007 6:30 pm

Thanks for the update but we still have problems after installing the new release 1486:

Activating the Guild-Memberslist causes a blank screen with the following message:

Fatal error: Call to undefined function: preparedata() in /home/www/.../html/roster2/addons/memberslist/guild/log.php on line 106

The Guild-Members-Statslist this one:
Fatal error: Call to undefined function: preparedata() in /home/www/.../html/roster2/addons/memberslist/guild/statslist.php on line 217

I could for example find the command in log.php:
$memberlist->prepareData($mainQuery, $always_sort, $FIELD, 'memberslist');

But searching all files of roster2 and the addon(s) there is nowhere else a function defined called preparedata.

If you want to check it on the page let me know (PM) and I will send you the complete links.

Thanks a lot for any hints or solutions!
Holger
Holgiranemsi
WR.net Journeyman
WR.net Journeyman
 
Posts: 88
Joined: Fri Feb 16, 2007 12:28 pm

[1485] - Memberlist Porblem

Postby bisaz » Wed Nov 28, 2007 8:01 pm

Greetings,

i've got this error after updating to svn1486:

Fatal error: Cannot instantiate non-existent class: memberslist in xxx/memberslist/guild/statslist.php on line 22

thanx for that great roster !
bisaz
WR.net Apprentice
WR.net Apprentice
 
Posts: 24
Joined: Sun Dec 10, 2006 6:31 am

[1485] - Memberlist Porblem

Postby zanix » Thu Nov 29, 2007 1:26 am

Make sure you overwrote all your files with the newest build
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

[1485] - Memberlist Porblem

Postby Blueleaf » Thu Nov 29, 2007 2:34 pm

updated to newest build, running roster Diag shows that all files are current I receive the following errors.

Guild Stats yields
Code: Select all
Fatal error: Cannot instantiate non-existent class: memberslist in /var/www/wowguild/roster/addons/memberslist/guild/statslist.php on line 22


Honor Button
Code: Select all
Fatal error: Cannot instantiate non-existent class: memberslist in /var/www/wowguild/roster/addons/memberslist/guild/log.php on line 22


Member Log
Code: Select all
Fatal error: Cannot instantiate non-existent class: memberslist in /var/www/wowguild/roster/addons/memberslist/guild/log.php on line 22


Realm Info Guilds Button
Code: Select all
Fatal error: Cannot instantiate non-existent class: memberslist in /var/www/wowguild/roster/addons/memberslist/realm/guild.php on line 22


Here is roster Diag info
Code: Select all
roster/addons/memberslist/guild/
Filename   Revision   Date   Author   MD5 Match   SVN
debug.php   1480    2006/05/24 10:51    pleegwat    MD5 String Matches    
honorlist.php   1281    2007/08/02 09:15    Zanix    MD5 String Matches    
index.php   1453    2006/05/24 11:59    pleegwat    MD5 String does NOT match    
log.php   1362    2007/09/02 16:52    pleegwat    MD5 String Matches    
statslist.php   1281    2007/08/02 09:15    Zanix    MD5 String Matches    
skilllist.php   1369    2007/09/03 12:53    pleegwat    MD5 String Matches    

Code: Select all
roster/addons/memberslist/realm/
Filename   Revision   Date   Author   MD5 Match   SVN
guild.php   1453    2006/05/24 11:59    pleegwat    MD5 String Matches    
honorlist.php   1281    2007/08/02 09:15    Zanix    MD5 String Matches    
index.php   1453    2006/05/24 11:59    pleegwat    MD5 String does NOT match    
log.php   1362    2007/09/02 16:52    pleegwat    MD5 String Matches    
statslist.php   1281    2007/08/02 09:15    Zanix    MD5 String Matches    
skilllist.php   1369    2007/09/03 12:53    pleegwat    MD5 String Matches    


Hope this helps
Last edited by Blueleaf on Thu Nov 29, 2007 2:36 pm, edited 1 time in total.
User avatar
Blueleaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Thu Apr 26, 2007 12:06 am
Location: Minot, ND

[1485] - Memberlist Porblem

Postby zanix » Thu Nov 29, 2007 2:37 pm

Show me the memberslist/inc/ folder
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: [1485] - Memberlist Porblem

Postby Blueleaf » Fri Nov 30, 2007 3:01 am

zanix wrote:Show me the memberslist/inc/ folder


Code: Select all
roster/addons/memberslist/inc/
Filename   Revision   Date   Author   MD5 Match   SVN
install.def.php   1486    2006/05/24 18:21    Zanix    MD5 String Matches    
memberslist.php   1472    2006/05/24 15:53    Zanix    MD5 String does NOT match    
search.inc.php   1453    2006/05/24 11:59    pleegwat    MD5 String Matches    
update_hook.php   1482    2006/05/24 21:36    pleegwat    MD5 String Matches    


Diff check shows
Local line 27
Code: Select all
class memberslist1

SVN file line 27
Code: Select all
class memberslist

Local line 50
Code: Select all
function memberslist1 ($options = array(), $addon = array())

SVN File Line 50
Code: Select all
function memberslist ($options = array(), $addon = array())


Apparently this file was never downloaded in the update package. I applied the changes manually and it fixed the problems.

I also found this same problem in line 22 of ./addons/memberslist/realm/index.php and ./addons/memberslist/guild/index.php

Thank you for pointing me in the right direction.

BTW is there a way to download single files that are not listed as critical updates?
Last edited by Blueleaf on Fri Nov 30, 2007 3:12 am, edited 2 times in total.
User avatar
Blueleaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Thu Apr 26, 2007 12:06 am
Location: Minot, ND

PreviousNext

Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest