Wordpress phpBB integration 1.8.0 applied patches/improvements
Posted: Tue Jan 30, 2018 12:02 am
1) Improve the user transfer process WordPress users into phphBB
(only needed when integration start to transfer existent old WP users into phpBB, that is mandatory step)
The WordPress users to phpBB transfer procedure has been improved to detect if there are existent phpBB usernames, using same email address of transferred WordPress usernames. A warning will show up informing how to resolve the issue (that will be to change the email address for this user in phpBB via phpBB ACP).
download here the patched wp_w3all_users_to_phpbb.php file: https://plugins.trac.wordpress.org/brow ... runk/views
and substitute/replace the file into folder
/wp-content/plugins/wp-w3all-phpbb-integration/views
to apply the patch.
... ...
(only needed when integration start to transfer existent old WP users into phpBB, that is mandatory step)
The WordPress users to phpBB transfer procedure has been improved to detect if there are existent phpBB usernames, using same email address of transferred WordPress usernames. A warning will show up informing how to resolve the issue (that will be to change the email address for this user in phpBB via phpBB ACP).
download here the patched wp_w3all_users_to_phpbb.php file: https://plugins.trac.wordpress.org/brow ... runk/views
and substitute/replace the file into folder
/wp-content/plugins/wp-w3all-phpbb-integration/views
to apply the patch.
... ...