Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 15:53 UTC
Updated:
13 Jan 2012 at 14:05 UTC
Jump to comment: Most recent
Comments
Comment #1
Jarode commentedMy website is on a local server.
Comment #2
Jarode commentedAfter 18 days, no answer yet...
Does someone can help me please ?
Comment #3
charlieobrian commentedHave you read INSTALL.txt in module's root directory?
Have you completed the steps described there? Especially the patching step.
Comment #4
kakajoe commentedi did all the instruction in readme ... but still got this error
Comment #5
NickK-2 commentedI had the same error, until I applied the patch.
Comment #6
Starminder commentedI copied functions_user.php from ../sites/all/modules/phpbbforum/contrib/phpbbdrupal/root/includes to my forum/includes directory - simple fix.
Comment #7
Starminder commentedComment #8
fizk commentedYou need to install the phpBB3 Drupal Bridge MOD before installing the Drupal module.
Comment #9
Skidz commentedI installed the bridge mod before installing the Drupal module and am getting the following error:
Notes:
Any help appreciated...
Comment #10
fizk commentedSkidz, did you do all the required configuration in phpBB that's mentioned in the README.txt?
Comment #11
Skidz commentedYes. Unless I missed something, but I checked twice.
Comment #12
Skidz commentedOk. Found the problems:
First, you should not recommend using automod to install the bridge. It doesn't copy all of the files. Going through the manual setup worked properly.
Secondly, I finally found the patch files. Right where the documentation said they were. Perhaps if documentation could be written a little more clearly it would help others who'll go through this in the future.
I now have something functional, although I'm not sure user sync is working yet. Working on that...
Comment #13
fizk commentedSkidz, good work!
Installing the bridge with automod works for most people. I'm not sure why it didn't work for you.
Comment #14
awardell commentedI also had issues with automod... didn't work.