Hi!
We are just setting up a phpbb 3.2 installation in a wordpress-site for testing purposes, you can see it here: http://www.wikiabt3.uni-hamburg.de/
The wp-w3all plugin is successully installed and the empty page we set up is showing up in wordpress´ header menu (we called the empty page "board").
http://www.wikiabt3.uni-hamburg.de/board
Unfortunately on the Wordpress-page with the forum-iframe the header menu is not displayed.
Do you have any idea what the problem might be?
Thanks a lot!
header missing on forum site
-
- Moderator
- Posts: 41
- Joined: Wed May 18, 2016 12:09 pm
Re: header missing on forum site
I haven't done a "non-standard" setup before, but I believe that what you need to do is rename the page-forum.php to page-board.php this file is located in WEBROOT/wp-content/themes/YOURTHEME/
The alternative is to change your phpbb folder to something like board or forums, and your wordpress page to forum. Then the stock install will work. If you intend to take this route, you'll need to change the folder name in your ACP BEFORE you change the folder name. I believe that you'll also want to clear your phpbb3 cache too.
The alternative is to change your phpbb folder to something like board or forums, and your wordpress page to forum. Then the stock install will work. If you intend to take this route, you'll need to change the folder name in your ACP BEFORE you change the folder name. I believe that you'll also want to clear your phpbb3 cache too.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: header missing on forum site
when i've try out your link last time i had a 404 error page, while now it look ok!