3.5.2 vB / 1.5.7 MediaWiki. It works GREAT. :banana:
I used Kai's suggested code in post #10:
Code:
require_once( 'AuthPlugin_vBulletin.php' );
$wgAuth = new AuthPlugin_vBulletin( 'someHostName' , 'someUserName', 'somePassWord', 'someDBName');
, but put it in "includes/User.php" and then uploaded "
AuthPlugin_vBulletin.php" direct in my wiki "
includes" folder
Thanks a lot!
I've noticed just a small problem with international characters .. It didn't work out with
umlauts - "
?, ?, ?, ?, ?, ?" and maybe "
?" ..