View Single Post
Old March 29th, 2007, 01:01 PM   #6 (permalink)
Ricsca
Member
 
Join Date: Mar 2007
Location: Italy
Posts: 147
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.
Ricsca is offline   Reply With Quote