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

subzero22’s picture

Title: Iframe now working » Iframe not working

Ok 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.

subzero22’s picture

Category: task » support

anyone know how to fix this? It's been like 3 days and no replies

subzero22’s picture

can anyone please tell me?

ardano’s picture

Assigned: Unassigned » ardano
Category: support » bug

I 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.

kasalla’s picture

Go to

site -> administer -> performance -> clear cache

Now it should work...

NazTheEternal’s picture

Same issue for me, even after clearing cache, it was a no-go

fizk’s picture

Status: Active » Closed (fixed)