2.8.5 logs

User avatar
patrik69
User ww
User ww
Posts: 24
Joined: Wed Jun 08, 2022 3:28 am

Re: 2.8.5 logs

Post by patrik69 »

Good morning,
I made the changes in overall_footer.html, but my forum is no longer displayed.
How to correct ?
Thanks in advance.
Sorry for my english, i'm french... ;)
User avatar
axew3
w3all User
w3all User
Posts: 2852
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 2.8.5 logs

Post by axew3 »

Hello: if the integration is via page-forum you had to change nothing.
Only the template integration by shortcode switched to v5 iframe resizer code.

By the way!
the new code, and plugin version with all about the template integration, both via shortcode and page-forum(orWhatEverNamed).php is coming in short after this post. Going to update the overall_footer.html code to the latest fixed.

You'll have to edit it as ever with values that point to your page forum and the fancy URL value if you changed it, and the very last line

Code: Select all

<script type="text/javascript" src="https://forum.w3host.com/iframeResizer.contentWindow.min.js" defer></script>
will be by default only this instead:

Code: Select all

<div data-iframe-size="" style="height:0;max-height:0;border:0;"><div>
<script type="text/javascript" src="http://mysite/myboard/iframe-resizer.child.js"></script>
the file iframe-resizer.child.js that need to be loaded into the phpBB overall_footer code can be found into
/wp-content/plugins/wp-w3all-phpbb-integration/addons/iframeresizer/iframe-resizer.child.js

just give me the time to release the new fixed all version, going to update the help install procedure
User avatar
axew3
w3all User
w3all User
Posts: 2852
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 2.8.5 logs

Post by axew3 »

2.8.6 has been released!
User avatar
patrik69
User ww
User ww
Posts: 24
Joined: Wed Jun 08, 2022 3:28 am

Re: 2.8.5 logs

Post by patrik69 »

Hello.

Okay, it still doesn't work... :|
Sorry for my english, i'm french... ;)
User avatar
Ezrael
User www
User www
Posts: 95
Joined: Wed Nov 15, 2023 9:11 pm
Contact:

Re: 2.8.5 logs

Post by Ezrael »

patrik69 wrote: Fri Jun 28, 2024 1:03 pm Hello.

Okay, it still doesn't work... :|
Are you using the Template Integration? After the update only my header appeared but the rest of the Board wasn't accessible.

Have you experienced the same issue?
User avatar
patrik69
User ww
User ww
Posts: 24
Joined: Wed Jun 08, 2022 3:28 am

Re: 2.8.5 logs

Post by patrik69 »

axew3 wrote: Thu Jun 27, 2024 8:50 pm Hello: if the integration is via page-forum you had to change nothing.
Hello,
I no longer had access to my forum after installing the update.
It was then that I made the proposed modifications.
I still don't have access to my forum, how can I correct this problem?
Thanks in advance.
Sorry for my english, i'm french... ;)
Post Reply