Hello,
I am using version 10.0.8 of the bridge on WP 3.1.3 and vb 3.8.2. I did everything as said in the instructions and when i hit submit after entering relative path and map users after mapping i am receiving
Options saved.
Warning: Cannot modify header information - headers already sent in vbbridge.php line 35
and then everything works
And WHEN i enable admincp bridge by uncommenting this line
define('USE_ADMINCP_BRIDGE', true);
I am receiving permission error
You do not have sufficient permissions to access this page.
I tried by logging in from vb and wp and both give same error.
I am currently using Apache v2.2.19,
Php 5.2.17...
AND everything works fine on my localhost (wampserver) with Apache v2.0.58,
Php 5.2.11 and when i set this on my server i am again receiving the same error