vBulletin Older Versions
Does this work with older versions of vBulletin? I am running 3.7.4 but having the "You do not have sufficient permissions to access this page." error immediately after activating the plugin. I have tried it with #define('USE_ADMINCP_BRIDGE', true); commented and un-commented with the same results.
|
Did you map users before you uncommented that line?
|
Quote:
|
Hmm, if that is the case, then I guess it isn't compatible with 3.7 for some reason.
|
Quote:
|
I upgraded to 3.8.4 and I get this immediately after pressing the Activate button:
Quote:
|
You should not be displaying warnings on a production server, you need to fix that in your php,ini file.
Could you find this line in vbbridge.php: Code:
add_filter('user_has_cap', 'vbb_user_has_cap'); Code:
if ($admin_integration): |
Quote:
Not sure if this is by design but only the user's primary VB group seems to be mapping. When I had Administrators as a secondary group in VB I couldn't access the WP Admin. However, when I added Administrators as my primary group I could access WP Admin. Not a big deal but figured it is worth mentioning. Thanks again for your help. |
Yes, it only works with primary group perms.
|
All times are GMT -4. The time now is 07:34 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.