The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|