2.5.7 has been released! 2.5.8 logs and report bugs

User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

2.5.7 has been released! 2.5.8 logs and report bugs

Post by axew3 »

Code: Select all

= 2.5.7 =
*Release Date - 18 Feb, 2022*

* Add: param 'phpbb_default_url' for the "awesome phpBB iframe shortcode" and explain what it is possible to do with it, and more with the others params, see: https://www.axew3.com/w3/2022/02/the-awesome-iframe-template-integration-using-shortcode/
* Fix: hint explain for option "Disable existence check of the email in phpBB before it is updated in WordPress" that was leading to a misundertanding as it was written, because the explain was substantially wrong (sorry). It is important hint. Read it, (in the hope) it is clear now!
* Move to: (if related option active) max 25 users per time the max allowed users that will be possible to delete at mean time in phpBB, while users deleted in WP 
* Fix: more hints into admin plugin page
* Fix: the overall_footer.html js code for iframe has been patched to avoid that bots load the code. Are just two lines, one on top and one on the bottom, that wraps the overall_footer code (like it was already for the overall_header): https://www.axew3.com/w3/2020/01/phpbb-wordpress-template-integration-iframe-v5/ 
* Fix: minor security fixes
* Minor fixes
* See: release logs https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1704
Add: param 'phpbb_default_url' for the "awesome phpBB iframe shortcode" and explain what it is possible to do with it, and more with the others params, see: https://www.axew3.com/w3/2022/02/the-aw ... shortcode/
Enjoy lovely people!
https://www.youtube.com/watch?v=RR5lR7BqPIg
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 2.5.7 has been released! 2.5.8 logs and report bugs

Post by axew3 »

phpbb_iframe_short_pages

fix wp_w3all.php and admin/config.php to correctly manage the last added
phpbb_iframe_short_pages shortcode option

wp_w3all.php and admin/config.php have been patched already about this.
The error of a var not declared lead to a php notice, but no errors (produce a wrong value on related field until option has not been set).
Anyway to fix this if it is in case required, until that it is fixed in 2.5.8 release, download and substitute/replace files
wp_w3all.php and admin/config.php into wp_w3all plugin folder:

https://plugins.trac.wordpress.org/brow ... tion/trunk
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 2.5.7 has been released! 2.5.8 logs and report bugs

Post by axew3 »

* Fix: definitively fix the important option "Disable existence check of the email in phpBB before it is updated in WordPress" that was setting at contrary the resulting effect enabled/disabled

2.5.8 has been released

Code: Select all

= 2.5.8 =
*Release Date - 22 Feb, 2022*

* Fix: definitively fix the important option "Disable existence check of the email in phpBB before it is updated in WordPress" that was setting at contrary the resulting effect enabled/disabled
* Fix: fix wp_w3all.php and admin/config.php to correctly manage the last added phpbb_iframe_short_pages shortcode option
Post Reply