Title: WordPress Header for phpbb3 Forums
Last modified: August 19, 2016

---

# WordPress Header for phpbb3 Forums

 *  [blackracoon](https://wordpress.org/support/users/blackracoon/)
 * (@blackracoon)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/wordpress-header-for-phpbb3-forums/)
 * Hi,
 * This has been driving me crazy for the last 3 days now and I’m lost in what to
   do next. I am wanting the header file of my wordpress theme to become the header
   file of the phpbb3 forum. I want it to be called dynamically if possible so if
   the links change, I don’t have to manually update it each time. At the top of
   my over_header.html (of which I have php enabled for) for phpbb, I have tried
   this
 *     ```
       <!-- PHP --> 
   
       define('WP_USE_THEMES', false);
       require('../wordpress/wp-load.php');
       get_header();
       <!-- ENDPHP -->
       ```
   
 * I read you can call require(‘/wp-blog-header.php’); , instead of wp-load.php,
   but since the 2.6 version its more accurate to call wp-load.
 * HOWEVER, in both instances of calling EITHER pages it redirects my from my current
   directory to wp-admin/install.php
 * Even though WordPress is correctly setup and running and installed it still seems
   to redirect me when i load the forum then. If I remove it it is fine, so it is
   definitely that line.
 * Best Regards, Chris

Viewing 1 replies (of 1 total)

 *  [costyD](https://wordpress.org/support/users/costyd/)
 * (@costyd)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-header-for-phpbb3-forums/#post-1789034)
 * I have the same problem. Please help.

Viewing 1 replies (of 1 total)

The topic ‘WordPress Header for phpbb3 Forums’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [phpBB](https://wordpress.org/support/topic-tag/phpbb/)

 * 1 reply
 * 2 participants
 * Last reply from: [costyD](https://wordpress.org/support/users/costyd/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-header-for-phpbb3-forums/#post-1789034)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
