Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-beta9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2009 at 09:06 UTC
Updated:
16 Jan 2010 at 15:10 UTC
I do not know, if this is a bug or configuration problem:
* Clean URLs
* Force Server URL
* Latest patches for phpBB 3.0.6
Comments
Comment #1
Lemontonic commentedP.S.:
Just downgraded to Beta 8 without any further configuration changes:
Now my sites works perfectly like expected
=> Proof that there is a bug in Beta 9
Comment #2
filiptc commentedCan confirm this at 100%. Looking into a quick fix right now although vb would be quicker since it's his code. CRITICAL!
Comment #3
filiptc commentedOk. Try this if you're having this issue:
Comment out lines 62,63 and 64 of phpbbforum.module:
As everything that is done sloppily and as a quick fix, a warning: it might eat your baby.
Comment #4
charlieobrian commentedIn Drupal language settings you can define what are the prefixes for the used languages. If you are only using one language, go there and empty the prefix line.
Comment #5
filiptc commentedSo this is not a bug?
Comment #6
charlieobrian commentedI only use one language so this is an easy "fix".
If you use several languages you have to check it how it works..