The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding a vB5 Site-Builder Module to Display Certain Forums?
I love vBulletin 5, but it has a lot of downfalls...
I want to create a "New Page" in the Site Builder and use a module to display specific forums. I know this can be done by simply linking to a category forum, but the display on the FORUM page does not work for me like I need for it to by default. By default, I would need to do the following: Main Category (link I would need by default for a new page)But I want the Forum page to showSub CategorySub Forum (Shown as a "Sub Forum")Sub Category2Sub Forum2 (Shown as a "Sub Forum") Sub CategoryAND the NEW page to show:Sub ForumSub Category2Sub Forum2 Sub CategoryI would rather be able to create a new page and display a certain group of forums to display as a new forum page without using display order of 0 to hide the forums.Sub ForumSub Category2Sub Forum2 If that doesn't make sense, please let me know and I'll try to make a few screenshot examples. |
#2
|
||||
|
||||
That needs a little custom coding to tell the forums-template which templates you want to show.
Some new mods here use only sql to fetch stuff, without any permissions or caches been used. That will also show admin- / mod-stuff (like posts in a not user-permitted channel) and do not use cache so performance will decrease. You could look into display_Forums_tab -> display_Forums -> display_Forums_list And please do not change one of that templates... if you know what you could change, create your own tmeplates and show them with template-widget. |
#3
|
||||
|
||||
Nice, you give me something to work on... I might be able to figure that out with a bit of work. I've not used vBulletin in 5-6 years, so I'm rusty on things. I just wish there was a better way, but I'll attempt what you suggested and try to get it to work
I'll definitely need some help getting started though :\ --------------- Added [DATE]1606729963[/DATE] at [TIME]1606729963[/TIME] --------------- If I do it that way, how could I pull $channesl? |
#4
|
||||
|
||||
Depends and I have not the time to explain that fully. You could create an array by doing search for the needed channels or use your own api-class.
|
#5
|
||||
|
||||
I've been able to only pull the display of categories using those templates. I've not yet figured out how to display the forums I want or the regular forum display of any forums.
|
#6
|
||||
|
||||
It seems to me you're overcomplicating things.
Construct a JSON search string: https://forum.vbulletin.com/articles...he-search-json |
#7
|
||||
|
||||
The area marked in the Forum Home Module edit adjusts the depth of the forum.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|