Forums
(@timtek)
11 years, 2 months ago
Hello! I actually just now managed to solve the issue.
The solution is to add
define('WP_USE_THEMES', false); require('path/to/wp-blog-header.php');
To the bottom of common.php in the phpBB root directory.
Hope this helps anybody else in the future!
19 years, 6 months ago
Thanks guys. I used the plugin and it worked first time, no problems.