at date of this post, the file
class.wp.w3all-phpbb.php has been patched to fix error on a query containing
ID value in place of correct
user_id value for the db column (line 214).
This was leading Wordpress to thrown an error about wrong query
only if a banned user was attempting to login in WordPress while banned in phpBB. The user were not logged in, by the way.
So this can be maybe a secondary problem, because we hate banned/spammers!
If you like to fix, download the file
class.wp.w3all-phpbb.php and replace it into folder:
/wp-content/plugins/wp-w3all-phpbb-integration
at date of this post, the file [i]class.wp.w3all-phpbb.php[/i] has been patched to fix error on a query containing [i]ID[/i] value in place of correct [i]user_id[/i] value for the db column (line 214).
This was leading Wordpress to thrown an error about wrong query [b]only if a banned user was attempting to login in WordPress while banned in phpBB[/b]. The user were not logged in, by the way.
So this can be maybe a secondary problem, because we hate banned/spammers!
If you like to fix, download the file [url=https://plugins.trac.wordpress.org/export/HEAD/wp-w3all-phpbb-integration/trunk/class.wp.w3all-phpbb.php]class.wp.w3all-phpbb.php[/url] and replace it into folder:
[i]/wp-content/plugins[b]/wp-w3all-phpbb-integration[/b][/i]