Iframe shows WordPress home instead of phpBB home

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Iframe shows WordPress home instead of phpBB home

Re: Iframe shows WordPress home instead of phpBB home

by mikotoiii » Fri Nov 04, 2016 7:36 pm

No problem, glad you got it up and running.

Re: Iframe shows WordPress home instead of phpBB home

by merouleau » Fri Nov 04, 2016 4:04 pm

Thanks, that was it!

Re: Iframe shows WordPress home instead of phpBB home

by mikotoiii » Fri Nov 04, 2016 3:49 pm

Off the cuff, it sounds like your configuration is wrong, in Wordpress->Settings->WP w3all, the top 2 settings should be to your phpbb3 installation. I've accidentially set the 2nd option to either a page that doesn't exist, or to the page it's referencing before, and it's caused that same behavior. Checking the source on your iframe, it looks like you have it set to http://dev.apoe4.info if you change that to http://dev.apoe4.info/forums it should work.

Iframe shows WordPress home instead of phpBB home

by merouleau » Sat Oct 29, 2016 4:54 am

The user integration is working, but the iframe is pulling in the WordPress home page instead of the phpBB home page. You can see what it's doing at http://dev.apoe4.info/wp/forums. (Browser authentication user is "axew3", and password is "phpbb3iframe".)

We're running phpBB 3.1.10 and WordPress 4.6.1 with the Avada 5.0.2 theme. The webserver root (http://dev.apoe4.info) redirects to http://dev.apoe4.info/wp, which is the WordPress root. The phpBB root is http://dev.apoe4.info/forums.

Any ideas?

Top