Request: PHPBB3Sync for WoWRoster 2

Synchronizes various aspects of your Roster with your phpBB forum

Moderator: jaffa

Request: PHPBB3Sync for WoWRoster 2

Postby TankGirl » Thu Mar 06, 2008 5:26 pm

Would love to see work on a PHPBB3 WoWRoster 2 addon.
Something like SMFSync in post:
http://www.wowroster.net/Forums/viewtopic/t=4472.html

But add ranks to ranks, in addition to ranks to groups synchronization to phpbb3.

Would be more than happy to make a donation for such an addon.
Thank You.
User avatar
TankGirl
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Mon Apr 30, 2007 2:14 pm
Location: The bad place in my mind.

Re: Request: PHPBB3Sync for WoWRoster 2

Postby TankGirl » Wed Mar 19, 2008 3:12 am

STEAL THIS CODE PLEASE!

I thought someone could make this into a module for this.
Since I don't "Get" roster addon structure or triggers. (yet)

I though someone could use this for "ban control".
This script will "register" a user if they haven't registered, and then set them to "deactivated by admin" for either new (from this script) or already registered.
Attachments
bancontrolmodule.txt
(4.37 KiB) Downloaded 388 times
User avatar
TankGirl
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Mon Apr 30, 2007 2:14 pm
Location: The bad place in my mind.

Request: PHPBB3Sync for WoWRoster 2

Postby avathar » Thu Mar 27, 2008 3:15 pm

it would be nice if you could put some instruction where to place the code .
Thanks
avathar
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Fri Sep 07, 2007 6:46 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby jaffa » Fri Mar 28, 2008 2:01 am

I have butchered the SMFSync code tocreate this first version. It only updates Groups and Locations so far, and there is a bunch of stuff that doesn't work, but feel free to give it a go and tell me where it doesn't work. I think I need to change how it gets the table names as I think I may have a non-standard setup (I have phpBB in Dragonfly and a standalone roster). It works well enough for me but I will continue to work on it until it has most of the same functionality of SMFSync.

I make no promises about this, use at your own risk.
Attachments
phpbbsync.zip
(8.51 KiB) Downloaded 363 times
User avatar
jaffa
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 49
Joined: Thu Jan 10, 2008 11:35 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby Melina » Fri Mar 28, 2008 2:49 am

Any way of setting this up so they don't have to be in the same database? I use separate for my phpbb and roster..
User avatar
Melina
WR.net Apprentice
WR.net Apprentice
 
Posts: 49
Joined: Fri Aug 03, 2007 6:49 am

Re: Request: PHPBB3Sync for WoWRoster 2

Postby jaffa » Fri Mar 28, 2008 4:19 am

I'll add it to the list. I'm a php novice so it may take a while - I want to get the main functions working right first.
User avatar
jaffa
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 49
Joined: Thu Jan 10, 2008 11:35 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby TankGirl » Mon Apr 07, 2008 5:45 pm

Thank you Jaffa! I am DLing today and will test ASAP and report anything I find.
User avatar
TankGirl
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Mon Apr 30, 2007 2:14 pm
Location: The bad place in my mind.

Re: Request: PHPBB3Sync for WoWRoster 2

Postby TankGirl » Mon Apr 07, 2008 5:53 pm

avathar wrote:it would be nice if you could put some instruction where to place the code .
Thanks


Technically about anywhere... I have it as part of a my admin member list.
If I click ban it will send the name to this script and ban that username in phpbb3.
When i said "script" and "I thought someone could make this into a module" I meant is for for advanced users only and NOT a finished product by any means.
Just to give it one more step into what COULD be part of someone's finished project.
User avatar
TankGirl
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Mon Apr 30, 2007 2:14 pm
Location: The bad place in my mind.

Re: Request: PHPBB3Sync for WoWRoster 2

Postby TankGirl » Mon Apr 07, 2008 6:19 pm

Jaffa I installed today and a wary to continue as there are no settings as to which rank goes to which group.
Set the phpbb3 prefix and forum path.
Disabled the location, and double check disable of ban control.
Am I missing something here?
User avatar
TankGirl
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Mon Apr 30, 2007 2:14 pm
Location: The bad place in my mind.

Re: Request: PHPBB3Sync for WoWRoster 2

Postby jaffa » Tue Apr 08, 2008 12:48 am

If manage groups is set to yes, the addon will create groups with the same name as the ranks in the guild and then remove people who are in both the roster and the forum from all groups, and add them in to the groups named after their ranks. The only people that won't be moved are those who can't be found in the Roster, and those in the Protected group, if it is set.

I will be posting a new version probably tonight with lots more functionality, so watch this space.

If you already have some groups set up but they don't have the same names as the ranks, it may be wise to change the groups in the forum first as the new groups created will have no permissions - these need to be set manually in phpBB.
User avatar
jaffa
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 49
Joined: Thu Jan 10, 2008 11:35 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby justinalot » Tue Apr 08, 2008 4:38 pm

Really intersted in this I have tried to install but I am unsure of the Path setting.

I will be very keen to use this mod


Thank you

www.psychosomaticassassins.co.uk

Thats where i am going to use it.
justinalot
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Wed Jul 26, 2006 6:42 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby jaffa » Wed Apr 09, 2008 1:43 am

The forum path doesn't do anything - it is a hangover from SMFSync. It will be removed in the next version.
User avatar
jaffa
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 49
Joined: Thu Jan 10, 2008 11:35 pm

Re: Request: PHPBB3Sync for WoWRoster 2

Postby jaffa » Wed Apr 09, 2008 4:10 am

New version posted here
http://www.wowroster.net/Forums/viewtopic/t=5203.html in the hopes of getting my own subforum :)
User avatar
jaffa
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 49
Joined: Thu Jan 10, 2008 11:35 pm


Return to phpBB Sync

Who is online

Users browsing this forum: No registered users and 0 guests