Active
Project:
phpBB Forum Integration
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2012 at 19:12 UTC
Updated:
5 Apr 2012 at 06:05 UTC
Hello,
My Drupal site has approximately 1200 users. I'm in the process of integrating phpBB3 to my site, and from what I've seen so far, user accounts created or modified after integration are synced in phpBB, but any others will only sync when they go to the forums for the first time.
Is there a way to force an initial sync of all Drupal user accounts with phpBB? Could this be done "brute force" via an SQL query?
Thanks !
Comments
Comment #1
hoppurr commentedi'm in the same boat as you, however if i'm not mistaken (you can verify this if you like), if you set the registration to 'drupal master', then the users will automatically sync to phpbb one at a time when they log in to drupal for the first time after phpbb has been installed, at least that seems to be the behavior i'm observing.
Comment #2
Skidz commentedYes, this is the current behavior, as I stated above. However, this prevents me from doing an initial sync to get all my users into phpBB.
Support for this bridge is very much lacking I'm afraid. Unless you're really stuck and absolutely need it, stay away !