Page 1 of 1

phpBB WordPress integration WP_w3all - 1.3.2 is out

Posted: Sat May 14, 2016 8:52 am
by axew3
WP_w3all WordPress phpBB integration released:
= 1.3.2 =
* Fix users transfer, that can be executed safely also more than one time consecutively
* Deactivated/activated/banned (no role user) user in WP admin, is deactivated/activated on phpBB. Deactivated/banned etc user in phpBB ACP is auto deactivated only on user WP onlogin
* More important fixes
added:
to better say about activation/deactivation of an user:
when an user is activated/deactivated on phpBB ACP, the same user is deactivated/activated on WP when the same user will try to login WP side
WHILE
if an user is deactivated/activated via WP admin, the user is concurrently activated/deactivated on phpBB.

Re: phpBB WordPress integration WP_w3all - 1.3.2 is out

Posted: Sun May 15, 2016 1:37 pm
by axew3
Released 1.3.3 to solve logout bug on 1.3.2 when user was logging in from WP side.