by axew3 » Tue Dec 05, 2023 8:46 pm
I note creating an user as admin or editor in WordPress, that it is not added into phpBB respectively as:
Administrator -> Administrator
Editor -> Global moderator
but just as registered, so the function
private static function create_phpBB_user($wpu, $action = ''){
into the file /wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php
has been fixed.
I note creating an user as [i]admin[/i] or [i]editor[/i] in WordPress, that it is not added into phpBB respectively as:
[i]Administrator -> Administrator
Editor -> Global moderator[/i]
but just as [i]registered[/i], so the function
[c]private static function create_phpBB_user($wpu, $action = ''){[/c]
into the file [i]/wp-content/plugins/wp-w3all-phpbb-integration/[b]class.wp.w3all-phpbb.php[/b][/i]
has been fixed.