by axew3 » Mon Mar 06, 2017 11:47 pm
the above is good for not iframe mode. If in iframe mode maybe, when you click on phpBB register link, the iframe will load wp register page, wp inside forum iframe, as logic result.
To complete the trick if in iframe also, should be added a line on page-forum.php to force reload/redirect in this case.
Or just edit phpBB links into relative template files (it's very easy) changing it to point to your wp register page.
the above is good for not iframe mode. If in iframe mode maybe, when you click on phpBB register link, the iframe will load wp register page, wp inside forum iframe, as logic result.
To complete the trick if in iframe also, should be added a line on page-forum.php to force reload/redirect in this case.
Or just edit phpBB links into relative template files (it's very easy) changing it to point to your wp register page.