phpBB WordPress 2.3.9 patches !important

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: phpBB WordPress 2.3.9 patches !important

phpBB WordPress 2.3.9 patches !important

by axew3 » Fri Oct 02, 2020 10:09 am

patch:
/wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php
function w3all_get_unread_topics() function that was executed by the way, even if the option set to no (so slowing down code execution)

patch:
/wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php
function w3_check_phpbb_profile_wpnu() to correctly add user into wordpress, if first time login (phpBB user) done in WordPress via email and not by username

to update and fix 2.3.9, download both files, and replace into /wp-content/plugins/wp-w3all-phpbb-integration/ folder
(or download the plugin and overwrite all files)

wp_w3all.php
class.wp.w3all-phpbb.php


These bugs have been detected looking on code, while preparing next coming soon 2.4.0

Top