Hi!
I have a similar problem with the version 10.0.9 of the plugin. I've installed it on wp 3.3.1, and when I try to enable the plugin I get the following error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'vbb_user_has_cap' not found or invalid function name in /home/********/public_html/wp-includes/plugin.php on line 170 in the administrator area
You do not have permission to access this page
I get this with the line #define('USE_ADMINCP_BRIDGE', true); COMMENTED.
If I try the same steps with de line define('USE_ADMINCP_BRIDGE', true); UNCOMMENTED, I just get this error:
You do not have permission to access this page
In any case, I cannot map the users, nor edit the plugin settings, because I can't browse the admin area anymore, so I have to disable the plugin from the Database.
I have the same username and password for WP and for VB. My VB version is 4.1.9, and my
PHP version is 5.3.6.
Anyone can help me, please? Thanks in advance!