![]() |
display all threads on a specif forum in one page
Anyone know how to display all threads in a single page for a specific forum/sub forum?
|
Go to plugin manager -> add new plugin
hook: forumdisplay_start title: Show all Threads in Forum Execution Order: 5 Code: Code:
if ($foruminfo['forumid'] == 57) If you want to do this for multiple forums use: Code:
if ( in_array($foruminfo['forumid'], array(57, 58, 59))) |
All times are GMT. The time now is 07:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|