The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display subforum threads in parent forumdisplay thread list
I would like subforum threads to be displayed along with the main forum's threads in forumdisplay. Is there any setting that could accomplish this? I have tried searching for a mod that can do this but could only find one for vb 3.6.8 here https://vborg.vbsupport.ru/showthread.php?t=158760
|
#2
|
|||
|
|||
|
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
Create a plugin as follows:
Product: vBulletin Hook Location : forumdisplay_query Title: Display subforum threads in parent forumdisplay thread list Execution order: 5 Plugin PHP Code : PHP Code:
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
I tested it on my local dev site first and it works perfectly...the only thing I would try adding is to put this line of code above the existing code:
PHP Code:
|
#7
|
|||
|
|||
I don't know why it breaks my site :/
|
#8
|
||||
|
||||
You haven't reset the plugin as active, according to your screenshot.
What version of vB are you running? |
#9
|
|||
|
|||
Oh no no haha . It was activated, but I set it to inactive after it broke the site. I took the screen shot after I had already tried it and then deactivated it. I have vb 4.2.
|
#10
|
||||
|
||||
Do you have any other plugins hooked at that same location?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|