Budweiser
03-13-2009, 06:25 PM
Hello folks. I posted a question at vbulletin.com and was told to inquire here....
Here is my original post at vb.com:
http://www.vbulletin.com/forum/showthread.php?p=1706536#post1706536
Hello.
I have several categories.
On the main page, I want some categories to show the sub-forums within the forums. From the main page, I want one category not to show the sub-forums within forums. I want to be able to click on that forum name and then have the sub-forums displayed.
How do I set this up. I have been trying many config option but havent found anything that works. I wouldnt think this would be so hard to figure out.
This is for a new site I am creating. vBulletin v3.8.1
Example:
Category: (I want these subforums to be visible)
-forum
--subforum
--subforum
Category: (I dont want these sub-forums to be visible)
-forum
--subforum
--subforum
Custom code is required. Here is an old guide:
http://www.vbulletin.com/forum/showthread.php?t=101594
But this code needs to be adapted for the latest version. For example, there is no longer a phpinclude_start template. If you need help with this code then you can post on www.vbulletin.org .
I was told that there was a way do do this with a previous version but not 3.8.1
Unfortunately I am not a coder and dont know where to start to do this. Can someone take a look at this and let me know if a quick hack can me make to make this feature available. I have seen many posts with people asking similar questions.
Thank you!
Here is my original post at vb.com:
http://www.vbulletin.com/forum/showthread.php?p=1706536#post1706536
Hello.
I have several categories.
On the main page, I want some categories to show the sub-forums within the forums. From the main page, I want one category not to show the sub-forums within forums. I want to be able to click on that forum name and then have the sub-forums displayed.
How do I set this up. I have been trying many config option but havent found anything that works. I wouldnt think this would be so hard to figure out.
This is for a new site I am creating. vBulletin v3.8.1
Example:
Category: (I want these subforums to be visible)
-forum
--subforum
--subforum
Category: (I dont want these sub-forums to be visible)
-forum
--subforum
--subforum
Custom code is required. Here is an old guide:
http://www.vbulletin.com/forum/showthread.php?t=101594
But this code needs to be adapted for the latest version. For example, there is no longer a phpinclude_start template. If you need help with this code then you can post on www.vbulletin.org .
I was told that there was a way do do this with a previous version but not 3.8.1
Unfortunately I am not a coder and dont know where to start to do this. Can someone take a look at this and let me know if a quick hack can me make to make this feature available. I have seen many posts with people asking similar questions.
Thank you!