01-12-2012, 12:08 PM | #1 |
Junior Member
Join Date: Jan 2012
Posts: 5
Rep Power: 0 |
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.
|
Reply With Quote |
01-12-2012, 12:45 PM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Did you map users before you uncommented that line?
|
Reply With Quote |
01-12-2012, 12:48 PM | #3 |
Junior Member
Join Date: Jan 2012
Posts: 5
Rep Power: 0 |
I can't get to the screen where it allows you to map users. As soon as I Activate the plugin it gives me the permission error and I can't log back into the wp-admin unless I delete the plugin files. The line is still commented.
|
Reply With Quote |
01-12-2012, 12:49 PM | #4 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Hmm, if that is the case, then I guess it isn't compatible with 3.7 for some reason.
|
Reply With Quote |
01-12-2012, 12:50 PM | #5 |
Junior Member
Join Date: Jan 2012
Posts: 5
Rep Power: 0 |
|
Reply With Quote |
01-13-2012, 10:15 AM | #6 | |
Junior Member
Join Date: Jan 2012
Posts: 5
Rep Power: 0 |
I upgraded to 3.8.4 and I get this immediately after pressing the Activate button:
Quote:
|
|
Reply With Quote |
01-13-2012, 10:19 AM | #7 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
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): |
Reply With Quote |
01-13-2012, 10:48 AM | #8 | |
Junior Member
Join Date: Jan 2012
Posts: 5
Rep Power: 0 |
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. |
|
Reply With Quote |
01-13-2012, 10:49 AM | #9 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Yes, it only works with primary group perms.
|
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|