Phorum integration with Drupal 5.1

jpolt - April 27, 2007 - 13:42

What is needed to make the Phorum integration module work with Drupal 5.1?

Class 'drupalPhorumConnector' not found

jpolt - April 27, 2007 - 19:28

I'm told that Phorum integration does not work with Drupal 5.1 so I tried to get it working with 4.7 but get this error when trying to administer phorum from Drupal

Fatal error: Class 'drupalPhorumConnector' not found in /usr/local/www/drupal4/modules/phorum_integrate.module on line 68

Can anyone see what I may have overlooked?

=-=

VM - April 27, 2007 - 19:33

Most Drupal users user Drupal's built in forum, you may get more answer to Phroum.module by posting a support request on that modules project page.

Som information on integrating with drupal 5.1

Lon - May 22, 2007 - 10:04

When it comes to integrating phorum with drupal 5.1 I posted some information here: http://www.phorum.org/phorum5/read.php?28,113892

Looking at Phorum

jpolt - May 25, 2007 - 11:35

I just noticed this patch and am trying it out.

One question I have is - can Phorum use its own database or does it need to use tables in a Drupal database?

The reason I ask, is that I would hope to have Phorum forums in use on several Drupal sites and don't know if I can manage to use a single Phorum database, or it the whole idea of integration to include Phorum tables in each sites database?

Phorum database

Lon - May 29, 2007 - 15:34

I don't know how much work it is to change this, jpolt. What I'm using (just for testing right now) is to have all tables of phorum inside the drupal db. Think you might have problems if you want one db for phorum and several drupal sites to use only this one, since once users are logged into drupal their ID is used to look up users in the phorum db. So if I'm "Lon" with ID number 3 in one drupal site, and "Lonis" with ID number 5 in another, who am I inside phorum?

 
 

Drupal is a registered trademark of Dries Buytaert.