Hello.
I need an help this thing: I wuold like to use phpBB forum in drupal.
Actually I've an installed phpbb 3 forum with 2500 user already registered and a fresh multisite drupal installation (this means I've two separate databases: one for phpbb and other for drupal)
My idea is:
-
import phpbb user on drupal : think the arkepp's script can do it (the problem seems user already registered in phpbb needs to reset/change their password again)
-
new user registration: in my case, is not too much important if user log-in on drupl or phpbb. The important thing is the user exist in both. (Is there a way to share "users" table from phpBB and drupal?)
Could someone please give me a suggest on how manage this thing?
Thanks in advance.
Fabrizio