Good day, Jeff!
Thanks for your bridge, I set up it successfully, but I can't understand mapping functionality: is it works for primary vb_group only, or roles maps for secondary groups too?
My example:
1) I have two user groups on vBulletin:
'admin' and '
user'. And i have two users: A (groups - 'admin' is primary, 'user' is secondary) ; B (groups - 'user' is primary, 'admin' is secondary)
2) On the vbbridge I mapped '
admin' for an '
administrator' role and '
user' - for a '
subscriber' role
3) Next, I discommented the parameter
define('USE_ADMINCP_BRIDGE', true);
In the result, user A get all permissions by role '
administrator'.
But user B has only permissons by role '
sudsriber'.
Is it correct work of briedge? Is it possible to enable mapping roles for a secondary group too?
Thank you. Sorry for my bad english