phpBB forum integration with Drupal

This guide you through a step by step tutorial to get phpbb enabled in your drupal site.

phpbb module (http://drupal.org/project/phpbb)

This is a module that lets Drupal handle user- and session-management for phpBB 3.0.x, a popular forum / bulletin board system. The result is that users can be registered, maintained and login through Drupal.

The only drawback, if we can name it that way, is that phpbb is not embedded into the drupal page but is integrated so we do not get a generic look and feel.

Requirements

php 4.x or 5.x
mysql 3.x or 4.x
clean URLs in drupal
drupal 4.x or 5.x
phpbb 2.x

Steps to install and integrate

* Enable clean urls in drupal: this requires the mod_rewrite module to be enabled in apache.

* In your drupal site, goto Administer->Site Configuration->Clean Urls->enable.

* Download the phpbb tarball from http://www.phpbb.com/downloads/ and place it in the drupal directory.

* Enable the menu item called “phpbb”.

Once you click on the phpbb link, it takes you to the phpbb index page where configuration is done. Give the same admin details as present for the drupal and site and make phpbb use the same database drupal is using.


Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <div> <span> <table> <td> <tr> <b> <i> <u>
  • Lines and paragraphs break automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • Use the special tag [adsense:format:group:channel] or [adsense:flexiblock:location] to display Google AdSense ads.

More information about formatting options

To combat spam, please enter the code in the image.