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.
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
[i]/wp-content/plugins/wp-w3all-phpbb-integration/addons/[b]resizer[/b][/i]
contain all needed files, as it need to be like when you download the plugin?
Because the error say that the file
[i]/wp-content/plugins/wp-w3all-phpbb-integration/addons/resizer/[b]iframeResizer.js[/b][/i]
isn't found.
You have also to copy/paste, the file
[i]iframeResizer.contentWindow.min.js[/i] of this folder, into your phpBB root, and into very last line of code added into phpBB [i]overall_footer.html[/i], check that the direct url or path (depend what you want use), will point correctly to load the added [i]iframeResizer.contentWindow.min.js[/i], into phpBB root.