View Full Version : How do I have my Forumhome display as a center module?
supahflyyy
12-20-2005, 01:31 PM
I want my forumhome to display in a center module on my main cmps page - how do I do that????
I am using these directions:
http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6
But what file do I edit in the final area of the instructions?
ConqSoft
12-20-2005, 02:12 PM
The index.php in your forums directory.
supahflyyy
12-20-2005, 02:26 PM
That doesn't work.....
This is the step that is stumping me:
Now you will want to open the vBulletin file that you would like to integrate. In the file, right after the opening <?php tag, you will want to add this code:
define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');
Note that if you changed the 'Page Identifier' setting for this page above then you will want to replace 'include' (marked in bold above) to whatever you used for the 'Page Identifier' option.
When I add it to index.php all it does is display some text when I go to index.php. when I go to cmps, it does not display
supahflyyy
12-20-2005, 05:29 PM
Here is a link - can someone help me? the custom page content doesn't seem to be working
http://www.lets-yada-yada-yada.com/cmps_index.php?page=Main
ConqSoft
12-20-2005, 05:35 PM
It's not supposed to display there. It's supposed to display when you go to your forums home page.
If you make all the correct edits, it will show when you go to: http://www.lets-yada-yada-yada.com/
supahflyyy
12-20-2005, 05:40 PM
yeah but I know there is a way to get your forum home to show up as a center module of sorts... and example of what I am trying to do is this:
http://www.modernmotherandchild.com
ConqSoft
12-20-2005, 05:41 PM
Yes, following the instructions listed above, you will be able to have you forums home shown with CMPS modules around it, just like that site.
supahflyyy
12-20-2005, 05:50 PM
OK someone smack the stupids out of me then - I have made the changes 3 times and it still no workie
supahflyyy
12-20-2005, 05:58 PM
OK let me make sure this is cool - I still have my cmps_index.php file and I am trying to get index.php to show up in the middle. So I edit the index.php file and add those two variables and it should show up, yes?
ConqSoft
12-20-2005, 05:59 PM
Along with the other edits outline in the instructions. You have to edit the functions file too.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.