Closed (duplicate)
Project:
phpBB Forum Integration
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2009 at 01:36 UTC
Updated:
9 Jan 2012 at 07:14 UTC
I added the rewrite rules for Lighttpd to enable Clean URLs as described here: http://drupal.org/node/43782
After enabling clean URLs phpbbforum stopped working, showing in a frame resulted in an infinite site within site within site etc and a "no forums defined" message
Showing 'in the page' displayed the forum ok, all links resulted in a 404 not found tho.
I switched clean URLs off again and the problem still persisted, I had to remove the rewrite rule from Lighttpd's config file before phpbbforum started working again.
so just a word of warning, module is incompatible with Lighttpd with clean URLs for some reason.
Comments
Comment #1
Defenestrator-1 commentedSee this for the 404 problem when viewing links in the page: http://drupal.org/node/427168#comment-2371988
Comment #2
fizk commented