Removed Members not showing up

Logs changes to the guild member list when the guild list is updated
Integrated into WoWRoster v1.7.1 and later

Removed Members not showing up

Postby Msamaki » Mon Sep 18, 2006 2:34 am

I recently updated the Roster and had the following members reported as leaving:

# Removing member - [ Ookami ]
# Removing member - [ Sara ]
# Removing member - [ Freckles ]
# Removing member - [ Moysie ]

Looks like an exodus, but there's only a couple of Mains with Alts that moved on... fare thee well.

Anyway, none have showed up in the Members Log as being removed which seemed a bit odd.

Anyone else noticed members not being logged as added or removed, I tried uploading the file again but still not change.

I have also started using the EventCalendar and uploading my GroupCalendar.lua into the PvPLog section as an admin, will have another check and see if skipping that upload makes a difference, but that;'s the only change that I can think of on the Roster side and am running 1.6.2 of the WoW Addons.

Off to sacrifice some Alt to the Guildless Altar...
Rogues do it from behind...
User avatar
Msamaki
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Thu Jul 06, 2006 10:51 pm

Removed Members not showing up

Postby Averen » Mon Sep 18, 2006 2:48 am

It shouldn't make any difference, hmm I don't know what could be causing this.
User avatar
Averen
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 152
Joined: Thu Jul 20, 2006 5:18 am

Re: Removed Members not showing up

Postby Msamaki » Tue Sep 19, 2006 3:03 am

I did not expect it would be the Event Calendar, but that's the only thing that I know has changed between it working and now not.

I'll play some more and see what happens.

Thanks.
Rogues do it from behind...
User avatar
Msamaki
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Thu Jul 06, 2006 10:51 pm

Removed Members not showing up

Postby zanix » Tue Sep 19, 2006 10:06 am

Could be that when you moded update.php for Event Calendar, you may have accidently removed or broke changes for memberlog
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

Removed Members not showing up

Postby Msamaki » Tue Sep 19, 2006 11:58 pm

I made a comparison before adding the new update.php, but did not see anyting too odd. Though I'm not sure my eyes are the best to be checking the code :)

So here's the lines that have changed

Comparing: update.php.orig
To: update.php


Code: Select all
         !> $filefields[] = 'CT_RaidTracker.lua';
         !> $filefields[] = 'Bookworm.lua';
         !> $filefields[] = 'GuildEventManager2.lua';
         !> $filefields[] = 'GroupCalendar.lua';
         !>             
         !>             // If CT_RaidTracker data is there, assign it to $uploadData['RaidTrackerData']
         !>             if( isset($data['CT_RaidTracker_Options']) )
         !>             {
         !>                $uploadData['RaidTrackerData'] = $data['CT_RaidTracker_RaidLog'];
         !>             }
         !>             
         !>             // If Bookworm data is there, assign it to $uploadData['Bookworm']
         !>             if( isset($data['BookwormBooks']) )
         !>             {
         !>                $uploadData['BookwormBooks'] = $data['BookwormBooks'];
         !>             }
         !>             // If GuildEventManager2 data is there, assign it to $uploadData['GuildEventManagerData']
         !>             if( isset($data['GEM_Events']) )
         !>             {
         !>                $uploadData['GuildEventManagerData'] = $data['GEM_Events'];
         !>             }
         !>             // If GroupCalendar data is there, assign it to $uploadData['GroupCalenderData']
         !>             if( isset($data['gGroupCalendar_Database']) )
         !>             {
         !>                $uploadData['GroupCalendarData'] = $data['gGroupCalendar_Database'];
         !>             }
         !>             


Please shout if anything jumps out at you here.
Last edited by Msamaki on Wed Sep 20, 2006 12:03 am, edited 1 time in total.
Rogues do it from behind...
User avatar
Msamaki
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Thu Jul 06, 2006 10:51 pm

Removed Members not showing up

Postby Ninaste » Mon Nov 26, 2007 4:14 pm

I have the same thing. Only the "added" characters show up in the members log, not the removed ones.
I cleaned out the inactive members of my guild yesterday, uploaded characterprofile and only the added members showed up.
Ninaste
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Mon Dec 11, 2006 8:48 pm


Return to Member Log

Who is online

Users browsing this forum: No registered users and 0 guests

cron