2.5.7 has been released! 2.5.8 logs and report bugs

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: 2.5.7 has been released! 2.5.8 logs and report bugs

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

by axew3 » Tue Feb 22, 2022 12:14 pm

* 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

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

by axew3 » Tue Feb 22, 2022 8:04 am

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

2.5.7 has been released! 2.5.8 logs and report bugs

by axew3 » Fri Feb 18, 2022 8:49 pm

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

Top