Integrating Drupal 6.4 with phpBB 2.0?

public
group: phpbb
windrider07 - Sun, 2008-09-28 07:06

I have a Drupal 6.4 installation that I want to integrate with my phpBB 2.0 installation. Both are installed on the same database. Anyone know how to do it?

AFAIK there's no code

arkepp@drupal.org - Sun, 2008-09-28 15:41

AFAIK there's no code available to do this. Your best starting point is probably Archard's work, http://groups.drupal.org/node/12949#comment-43919 , but you'd have to do a fair amount of adjustments.

Where are the installation

windrider07 - Sun, 2008-09-28 17:39

Where are the installation instructions?

ok, I followed the

windrider07 - Sun, 2008-09-28 18:12

ok, I followed the instructions on http://drupal.i1media.no/drupal+phpbb/install_module and the pages following it. The step that required me to put in UPDATE databasename.drupal_sequences SET id = '1000' WHERE drupal_sequences.name = 'drupal_users_uid' LIMIT 1 ; into my database did not work as I did not even have that table in my database.

I login to Drupal fine but when I go to my forums, it shows that I am not logged in. When I click the Login link, it redirects me back to the page, http://blackshotforce.com/user/login?destination=forum/, and tells me "You are not authorized to access this page." and now I have no idea what to do.

http://blackshotforce.com