The bridge seems to work (login shared for WP + vB), and that's what I needed.
And I can map roles to usergroups (although it ignores certain roles-based permissions as set by WP, but that's another conversation).
When I go to the admin menu, and change the vBBridge settings, in either place, I get this response in the browser:
Now, the settings are changing. I've logged into MySQL to verify.
Is this something I should be concerned about?
It appears to be vBulletin-related, and not WP related.
I'm not exactly clear on what this message means, and Google searching didn't turn up anything specific that I could see.
I saw the other thread here:
http://www.lampwrights.com/showthread.php?t=45
And I added this as line 2 of vbbridge.php:
PHP Code:
define('DISABLE_HOOKS', true);
Now I get this:
Wanted your input.
Not sure if this is related to my WP roles permissions not being honored, if it's a meaningless error, or something else entirely.
Thanks.