Page 1 of 1

iFrame resize/Embed issue

Posted: Sun Apr 23, 2017 9:23 am
by ElvisMac
Hi there,

I've managed to get the script working (I think!) as the red warnings are gone from the ACP page in WP. I've also followed the instructions for the PHPBB3 ACP to ensure the iframe height resize script is included in my template.

Problem is that when I try to click on the link to the community page generated in the w3all config page, it embeds the entire wordpress site inside the community page instead of just embedding the forums.

The page in question is http://scottishkitcarclub.co.uk/community/

Re: iFrame resize/Embed issue

Posted: Mon Apr 24, 2017 5:20 pm
by axew3
maybe you have named page forum, and exist the folder forum (where phpBB is installed on same domain, subfolder)
rebuild page for forum into wp_w3all config, naming it as forums, community, or board in this case, phpBB need to result installed into a folder named differently from the page you choose for embed .
???

what's the real url of your forum?

Re: iFrame resize/Embed issue

Posted: Mon Apr 24, 2017 5:35 pm
by axew3
p.s i see the problem isn't this, because phpBB is into a folder named phpBB as real url.
Can you try to put
http://www.scottishkitcarclub.co.uk/phpbb3
instead of:
www.scottishkitcarclub.co.uk/phpbb3

as url setting for forum on wp_w3all config page?

Re: iFrame resize/Embed issue

Posted: Mon Apr 24, 2017 7:00 pm
by ElvisMac
Axew3, that was exactly the issue. Simplest little problem fixed :)

Many thanks for your help and keep up the good work man :)