So here is an interesting one. When I installed phpbb and drupal both worked fine. And for a while with the Mod installed they worked together well enough. But now when I click on phpBB's "Go to administration pannel" link at the bottom it goes to a non-existant page in the drupal's admin structure.
The details I can provide are
Drupal is installed to the base www directory. phpbb is in a subdomain housed in a subfoler.
So here is how the directories are laid out.
public_html/(drupal)
public_html/forum/(phpbb) -- Appears as forum.sitename.com
I am also trying it with a fresh phpbb install not using a subdomain.
I just wanted to make this issue known, or if someone has seen it before. I just can't find any pre-existing cases.
-Mike
Comments
Comment #1
arkepp commentedHi,
either way I don't know the answer, but you really have to specify whether you are using phpBB 2.x or 3.x. If the latter, you should probably ask on http://groups.drupal.org/phpbb instead. Bug reports are very closed off, I am basically the only person that reads them.
If it's the phpBB 2.x module, what's the link to the administration page (right click, copy link location), and what does Drupal think the URL you're trying to access (see drupal log).