Anyone have either 1.3.7 or 1.3.8 from CVS working with VBulletin's user database?
No one?
Shouldn't be to hard to integrate with the right DBAuthParam[auth_check] settings and Db users.
$USER_AUTH_ORDER = array('Db'); plus 'auth_check', 'auth_user_exists'
Log in to post a comment.
Anyone have either 1.3.7 or 1.3.8 from CVS working with VBulletin's user database?
No one?
Shouldn't be to hard to integrate with the right DBAuthParam[auth_check] settings and Db users.
$USER_AUTH_ORDER = array('Db');
plus 'auth_check', 'auth_user_exists'