The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Customizing Forumhome or Forumdisplay
Is there a way to pass several forum (or category) ids to either index.php or forumdisplay.php to generate a custom listing of forums that isn't the whole listing or just one category listing?
For instance, I know I can pass a variable like this to index.php and have it only show one category: Code:
if ($_SERVER['PHP_SELF'] == '/forum/index.php') { $foruminfo['forumid'] = 79; $forumid=79; Thanks. |
#2
|
|||
|
|||
bump?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|