Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-1.03
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Oct 2008 at 21:27 UTC
Updated:
9 Jan 2012 at 06:57 UTC
I'm using phpbb 3.02 and installed phpbbforum. It all works perfectly but when I have "In frame inside Drupal page" checked and I click on a link it just goes to the forum without being in a frame.
When I check "In the Window" I get a page cannot be found when I try to click on new messages or any of those type of links. Only works when I click the forum link at the top. But really I just want it to be in a frame when I click any of the links.
The site I have it at is http://www.jokemaster.org/text/
Comments
Comment #1
subzero22 commentedOk some more info I found and also forgot to post. I must have some settings wrong or there's something wrong in the code.
I have 2 forums one for the main site wich will be changed soon and one for testing.
Drupal is installed in my jokemaster.org/test/
Forum drupal is linked to is jokemaster.org/test/forum/
Now for my aliase for drupalforum I use forum and when clicked it will go to the jokemaster.org/test/forum/ but changes the whole page to that forum.
If I change the alias from forum to anything else it for some reason links to the forum on the main website at jokemaster.org/forum/ and puts it in a frame like its suppost to.
Also the pictures for the links are trying to go to the main forum and not the test forum.
I think if I just fix this linking issue everything will be fine but how do I do it? I found http://drupal.org/node/272634#comment-890497 but I can't find a place in the admin ucp to set it manually.
so I guess in short its trying to connect to jokemaster.org/forum/ and it should be going to jokemaster.org/test/forum/ for the links and the url alias.
Comment #2
subzero22 commentedanyone know how to fix this? It's been like 3 days and no replies
Comment #3
subzero22 commentedcan anyone please tell me?
Comment #4
ardano commentedI dont understand your Problem for 100% but Iframe dont work in my Installation too.
Drupal installed in Domain/Instance
Froum installed in Domain/forum/forumX
With phpBBforum settings:
phpBB display way:
X In the window
In frame inside Drupal page
The Forum will called in the right way.
Do i choose
phpBB display way:
In the window
X In frame inside Drupal page
The Drupalsystem uses a wrong path, like
Domain/Instance/phpbbforum/viewtopic.php?f=2&t=1&hilit=
Error occours like:
Page not found
The requested page could not be found.
Comment #5
kasalla commentedGo to
site -> administer -> performance -> clear cache
Now it should work...
Comment #6
NazTheEternal commentedSame issue for me, even after clearing cache, it was a no-go
Comment #7
fizk commented