x 1.8.2 WordPress phpBB - requests, fixes and all iframe bugs report/log

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: x 1.8.2 WordPress phpBB - requests, fixes and all iframe bugs report/log

Re: x 1.8.2 WordPress phpBB - requests, fixes and all iframe bugs report/log

by axew3 » Tue Feb 20, 2018 4:28 pm

The 1.8.2 version has been released:
https://wordpress.org/support/topic/1-8-1-patches-logs/

Code: Select all

= 1.8.2 =
*Release Date - 20 Feb, 2018*

* Fix correct cookie setting, leading to several different bugs, on several circumstances, on different servers for localhost installations (also affecting the iframe mode on localhost).
* Fix for bug reported by @Alexvrs: display the correct link to phpBB ucp (phpBB PM page) (iframe or not iframe) on Admin Tool Bar.
* Add option about activate or not Font Awesome lib for Last Topics Widget and Shortcode read/unread option. Make in this way the integration without linking users, also suitable for phpBB versions 3.1 < where maybe font awesome was still not included by default. In any case, better because let choose to use or not Fontawesome for read/unread option purpose.
* Patch addons/page-forum.php to setup correct domain.name for the iframed WP page on localhost installations.
* Fix 'fail login' in localhost installations and certain server configuration/browser.

Re: x 1.8.2 WordPress phpBB - requests, fixes and all iframe bugs report/log

by axew3 » Mon Feb 19, 2018 5:37 pm

1.8.1 has been patched at date of this post - Important patch: fix x Localhost – Fix login fail – Fix domain name x iframe
https://wordpress.org/support/topic/imp ... -x-iframe/

x 1.8.2 WordPress phpBB - requests, fixes and all iframe bugs report/log

by axew3 » Fri Feb 16, 2018 8:36 pm

Would be nice to have any iframe bug resolved on next coming 1.8.2 phpBB Wordpress integration, as well any other here reported, and some addition/suggestion.

This problem just reported by Alexvrs, coming out due to latest addition about font awesome, when and related to read/unread posts option on Last Topics Widget or Shortcode:
viewtopic.php?f=2&p=2611#p2609
1.8.1 has been already patched about this to fit any need:
Check it here: https://wordpress.org/support/topic/1-8 ... st-9986579

1.8.2 draft logs


About iframe, there is one about pushed/overwrite links when case
unread#unread
the result i see on notification email is something like:

Code: Select all

https://www.axew3.com/w3/forums/viewtopic.php?iframe=true&f=2&t=645&e=1&view=unread#unread
that when clicked lead me to the first thread's post, but not to the specific unread posts of this thread, so i assume something is wrong about this also when an unread#unread call is done within wp iframed page, and not only on notification email.

Top