by axew3 » Mon Nov 27, 2017 10:26 am
i've after re-think this morning about this, and i see that the user, when register in WP, is added in phpBB as normal registered user.
Pre-defined groups
Pre-defined groups are special groups, they cannot be deleted or directly modified. However you can still add users and alter basic settings.
The solution to this, is to change phpBB
Registered users Group permissions into ACP.
The result you can see here, when you register, you can post and see any forum, but i could set some hidden based on further forum's permission and so on: in this online example, it's set that any new user, need to have a validated/moderated post, before to post without restrictions on all forums.
So, resuming the answer to this problem should be this:
it is necessary to setup in
ACP -> Group Permissions the correct setting permissions to match the thing like you want, assuming that the plugin, when an user register in WP, add the same user into phpBB under the
Registered users Group.
i've after re-think this morning about this, and i see that the user, when register in WP, is added in phpBB as normal registered user.
[quote]Pre-defined groups
Pre-defined groups are special groups, they cannot be deleted or directly modified. However you can still add users and alter basic settings.[/quote]
The solution to this, is to change phpBB [i][b]Registered users[/b][/i] Group permissions into ACP.
The result you can see here, when you register, you can post and see any forum, but i could set some hidden based on further forum's permission and so on: in this online example, it's set that any new user, need to have a validated/moderated post, before to post without restrictions on all forums.
[b]So, resuming the answer to this problem should be this:[/b]
it is necessary to setup in [i]ACP -> Group Permissions[/i] the correct setting permissions to match the thing like you want, assuming that the plugin, when an user register in WP, add the same user into phpBB under the [b][i]Registered users[/i][/b] Group.