Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1419

[3.3.x] Support Forum • MediaWiki_PHPBB_Auth and tables

$
0
0
The docs for the MediaWiki PHPBB auth extension says

https://github.com/Digitalroot-Technolo ... ree/v4.3.0


$wgAuth_Config = [
//=======================================================================
// Required settings

'PathToPHPBB' => '../phpbb/', // Path from this file to your phpBB install
'UserTB' => 'mye28_users', // Name of your phpBB user table
'GroupsTB' => 'mye28_groups', // Name of your phpBB groups table
'User_GroupTB' => 'mye28_user_group', // Name of your phpBB user_group table


My database (using prefix `mye28_`) has a `mye28_groups` table, but the other two tables don't exist.

I'm quite confused. What am I missing?

Image

Statistics: Posted by tig_ — Mon Dec 16, 2024 8:21 pm



Viewing all articles
Browse latest Browse all 1419

Trending Articles