by axew3 » Wed Sep 23, 2020 3:19 pm
Yes, with a big difference that you need to keep in mind:
users that register in wordpress, are immediately added at mean time into phpBB.
if registration done in phpBB instead: if it is not done in iframe mode, the user due to iframe and the code of it, is also added at same time into wordpress. If not in iframe mode, then when the user register in phpBB, will be added in wordpress when: he will visits as logged in wp side, or the first time he will login in wordpress. (so as admin you need to know this).
Remember that when integration start, any old wp user that do not exists in phpBB, needs to be added/transferred into phpBB.
And that any pair username/email need to be unique in phpBB.
Use the Transfer option (to be activated in plugin admin) to access checks and transfer options.
New 2.4.0 is on the way, with many improvements:
viewtopic.php?f=2&t=1566
P.s i suggest to install the plugin using a WP admin that should not be the WP UID1 installer, and that should have in phpBB an user with corresponding same username and same email, that should not be the installer in phpBB ID2. to avoid common problems may clear to someone more expert and not to someone else.
Read before to install:
https://www.axew3.com/w3/cms-plugins-sc ... tegration/
Remember that when you need to delete an user, you should do this in wordpress, then the user will be deactivated in phpBB.
If you delete an user in phpBB, then manually remove it also in wordpress. If you'll read the documentation, even if may little confused and bad written, you'll understand the reason why.
Yes, with a big difference that you need to keep in mind:
users that register in wordpress, are immediately added at mean time into phpBB.
if registration done in phpBB instead: if it is not done in iframe mode, the user due to iframe and the code of it, is also added at same time into wordpress. If not in iframe mode, then when the user register in phpBB, will be added in wordpress when: he will visits as logged in wp side, or the first time he will login in wordpress. (so as admin you need to know this).
Remember that when integration start, any old wp user that do not exists in phpBB, needs to be added/transferred into phpBB.
And that any pair username/email need to be unique in phpBB.
Use the Transfer option (to be activated in plugin admin) to access checks and transfer options.
New 2.4.0 is on the way, with many improvements:
[url]https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1566[/url]
[b]P.s i suggest to install the plugin using a WP admin that should not be the WP UID1 installer, and that should have in phpBB an user with corresponding same username and same email, that should not be the installer in phpBB ID2.[/b] to avoid common problems may clear to someone more expert and not to someone else.
Read before to install:
[url]https://www.axew3.com/w3/cms-plugins-scripts/wordpress-plugins-scripts-docs/wordpress-phpbb-integration/[/url]
Remember that when you need to delete an user, you should do this in wordpress, then the user will be deactivated in phpBB.
If you delete an user in phpBB, then manually remove it also in wordpress. If you'll read the documentation, even if may little confused and bad written, you'll understand the reason why.