Guild Profiler Only?

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

Guild Profiler Only?

Postby [HOOd]-RynDog » Sat Nov 11, 2006 3:04 pm

I want to use the guild profiler only, and not the added induvidual character profiler for our members. In other words, I just want to be able to upload the guild information/list etc. I have config'd the roster to only show a list of members with some stats and thats it.

My question is this. When I upload my own characterprofiler.lua with the password for the guildprofiler (to update the guild information as a whole) it also updates my own personal character. You can click on my name and see my stats. I want to remove that, so when I upload, there is no personal information or stats linking to my own character. I would like it to stay empty, as if i didn't upload it. How can I acheive this but sitll be able to upload the guild infomation/roster/info?
[HOOd]-RynDog
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sun Jul 16, 2006 1:09 am

Guild Profiler Only?

Postby zanix » Sat Nov 11, 2006 3:29 pm

Simple

Open update.php in a text editor

Find these lines
Code: Select all
if( is_array($uploadData['myProfile']) )
{
    
$updateMessages processMyProfile($uploadData['myProfile']);
}

if( 
is_array($uploadData['PvpLogData']) )
{
    
$updatePvPMessages processPvP($uploadData['PvpLogData']);

Remove them or comment them out
This will completely disable CP and PvPLog loads
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: Guild Profiler Only?

Postby [HOOd]-RynDog » Sun Nov 12, 2006 12:01 am

Great! Worked awesome. I just had to remove my own character information from the database from previous uploads :)
[HOOd]-RynDog
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sun Jul 16, 2006 1:09 am

Guild Profiler Only?

Postby zanix » Sun Nov 12, 2006 3:32 am

Yeah, you'd have to do that too :thumright:
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


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron