Posted by windrider07 on September 28, 2008 at 7:06am
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?
Categories: drupal 6.4, integration, phpbb 2.0
Comments
AFAIK there's no code
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
Where are the installation instructions?
http://blackshotforce.com
ok, I followed the
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_sequencesSETid= '1000' WHEREdrupal_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
http://blackshotforce.com