After upgrading to 3.06 and using latest dev, I have two problems:

#1: A registered user is reporting that when he tries to get a new password and use it, he gets Fatal Error Class'phpbb_captcha_factory' not found in auth_db.php on line 72. This sounds like a phpbb problem but I've so far not been able to find anything on it.

#2: When I login to Drupal with my test user, and then I click on the menu link to the forum I get "Access Denied: You are not authorized to access this page.". If I instead try to go to /forum directly, I am logged in to the forum.

Not quite sure how to chase this ghost. Thanks.

Comments

vb’s picture

#2: try to set permissions /admin/user/permissions
phpbbforum module
access phpBB comments
access phpBB forum
create phpBB forum topics
post phpBB comments
#1 I will see if it is my bug

Starminder’s picture

#2 - thank you, I didn't think to look there. Seems the existing permissions got killed. #2 is all fixed, thank you.

#1 - It doesn't seem like it is your issue really, but I'll take all the help I can get, thanks!

vb’s picture

I have found one bug in PhpbbVBridgeApp.php. Not sure it is all. Committed to HEAD. You can take the file from there or wait next 1.x-dev release.

Starminder’s picture

I got it from there, will advise - thank you!

Starminder’s picture

Status: Active » Reviewed & tested by the community

User reports #1 is fixed! YAY! Thanks so much for your help!

Starminder’s picture

FYI - Dev version is reported as unsupported, so I get nagged quite a bit about that on available updates - thanks!

Starminder’s picture

Please make the new dev version an official release so my system stops nagging me :) Thanks!

Soccout’s picture

Version: 6.x-2.x-dev » 6.x-2.0-beta7

there is no phpbbforum module in the permission settings ! :( huh?

fizk’s picture

Status: Reviewed & tested by the community » Closed (fixed)