A few minutes ago I wanted to install a phpBB3 Forum in combination with my existing Drupal v5.1 installation. (I already used the phpbb module with Drupal 5.x and phpBB2! It's working without a problem.) I followed the instructions for installing the module on http://drupal.i1media.no/ .
I think that I've installed the module successfully, the blocks are working fine and I don't get any error mesasges. There is only one problem, it doesn't want to integrate the users from drupal into phpBB3.
It's running php4.x on the server, could that be the problem?? (I just read the entry that the module isn't working with php4.x!)
Isn't it working with Drupal5.1?? (5.5 recommended!?)
Got someone the same problem here? How did you fix it?
Comments
I don't remember changing
I don't remember changing anything that would break Drupal 5.1, but I don't intend to support insecure versions either (unless you're paying for support). I think I started with Drupal 5.3 when I first started the phpBB 3.x version of the module.
PHP 4.x: I think there are just a few functions from PHP 5.x that I've used (pretty much by accident), I'll be happy to revert those if you point then out. If you can enable PHP error logging you should get them pretty quickly. I remember hearing of at least one function not working, so if you don't get any error messages at all, then that's probably a problem too.
I use Drupal 5.3
...but have the same problem.
If I change a password using phpbb, it doesn't works logging in drupal;
If I delete a user as the drupal admin, it's not deleted from the phpbb database.
Can anyone help me?