PDA

View Full Version : Problem Integrating with vBulletin Forum Main Page


ahfong888
08-10-2009, 10:02 PM
Hi guys,

I have tried integrating the forum main page in CMPS... following the exact instructions as in http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6.

In detail, I have..
1) rename cmps_index.php => index.php
2) rename vBulletin index.php => forum.php
3) use THIS_SCRIPT integration method and enter "index" (without the "quotes")

However, when I tried to click the forum link from Navigation Site, it returns me with only the Site Navigation showing..without the forum main page.

But when I tried entering the full URL (www.mysitename/forum/forum.php), it shows the vBulletin forum main page in the correct format that I want.

Could any kind soul please enlighten me about this problem ? Having a sleepless night over it :o Thanks a million !

Brian
08-11-2009, 11:40 AM
Looks like you've modified that link. If you edit the settings for the site navigation module and change the link back to it's original value then that should take care of the issue.

{$vbulletin->options[bburl]}/{$vbulletin->options[forumhome]}.php

Our Sponsors
 

ahfong888
08-11-2009, 02:14 PM
Hey, Brian... thanks for solving my problem ! I have been scratching my head over it the whole night... looks silly on me yah :o