Iframe Integration

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 Integration

Re: Iframe Integration

by kaspir » Tue Dec 19, 2017 8:38 am

RubenGZ wrote: Mon Dec 18, 2017 4:40 pm Hi!!

Finally i could found the problem. I havent copied all the code from the instructions, i missed the last "</script>" from the code. I just modify the overall header and works fine.

Thanks a lot for your help.
That will do it everytime! Don't feel bad, I've done this before myself. :)

Re: Iframe Integration

by RubenGZ » Mon Dec 18, 2017 4:40 pm

Hi!!

Finally i could found the problem. I havent copied all the code from the instructions, i missed the last "</script>" from the code. I just modify the overall header and works fine.

Thanks a lot for your help.

Re: Iframe Integration

by axew3 » Wed Dec 13, 2017 11:34 pm

Hello all! Sorry for little delay, still in trouble?
The error is auto explained: files that need to be retrieved and loaded into the page for the iframe resizer aren't found.
So:
the folder
/wp-content/plugins/wp-w3all-phpbb-integration/addons/resizer
contain all needed files, as it need to be like when you download the plugin?
Because the error say that the file
/wp-content/plugins/wp-w3all-phpbb-integration/addons/resizer/iframeResizer.js
isn't found.

You have also to copy/paste, the file
iframeResizer.contentWindow.min.js of this folder, into your phpBB root, and into very last line of code added into phpBB overall_footer.html, check that the direct url or path (depend what you want use), will point correctly to load the added iframeResizer.contentWindow.min.js, into phpBB root.

Re: Iframe Integration

by RubenGZ » Tue Dec 12, 2017 7:11 am

Yes, i select this option on phpbb but still not working.
SmartSelectImage_2017-12-12-08-09-51.jpg
SmartSelectImage_2017-12-12-08-09-51.jpg (35.76 KiB) Viewed 2651 times

Re: Iframe Integration

by Lantern » Wed Dec 06, 2017 9:59 am

You used the option: Recompile stale style components:? in phpbb administration panel?

Re: Iframe Integration

by kaspir » Tue Dec 05, 2017 6:33 am

@Alessio, Hope this saves you time lad. I dug at it for about 20 minutes, I can't see anything wrong other than this JS error: http://prntscr.com/hj8ob7

@RubenGZ, Probably missed a small step, you'll get helped soon! Alessio knows his plugin inside and out.

Top