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

hoppurr’s picture

i'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.

Skidz’s picture

Yes, 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 !