UniUploader with DF Port

Dragonfly integration forum

UniUploader with DF Port

Postby Anaxent » Fri Nov 17, 2006 9:23 am

Ok in that case it would have to be the group auth that is not included as of yet. So ill start working on that and will keep you posted.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

UniUploader with DF Port

Postby aalwein » Wed Nov 22, 2006 9:41 am

Does anyone have this working to include the actual guild data? I'm having no trouble getting it to update my personal data and pvp data, but it won't upload guild data updates.
aalwein
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Sun Jul 23, 2006 8:41 pm

UniUploader with DF Port

Postby Feithar » Sun Nov 26, 2006 8:09 am

I'm not sure if this is the best solution, but here's how I got guild data to update.

In updateProfile.php, line 135, I changed:

Code: Select all
if( is_array($uploadData['myProfile']) && is_admin() ) 


to read as:

Code: Select all
if( is_array($uploadData['myProfile']) ) 


Basically, this removes the check that ensures the user is an administrator. Probably the ideal solution would be to pass in an administrator authentication somehow from UniUploader, but I'm a Dragonfly/WoWRoster newbie, so I'm not sure how that would be accomplished.
User avatar
Feithar
WR.net Apprentice
WR.net Apprentice
 
Posts: 15
Joined: Sun Nov 26, 2006 7:58 am

Previous

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 0 guests

cron