These they are the instructions to integrate mkportal to vbulletin:
If you want to view the board inside MKPortal you have to:
set in the Mkportal Control Panel -> preferences the option "view the forum inside portal"
and modify this board file:
includes/functions.php (backup the file before modifying it!)
as follows:
open vBulletin forum file includes/functions.php
Find code:
Code:
Content visible to verified customers only.
Add below:
Code:
Content visible to verified customers only.
The code is vb_out.php is:
Code:
Content visible to verified customers only.