The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to "erase" forum home. When I enter my forum I want to see a list of threads from one of the forums. How do I do that?
|
#2
|
|||
|
|||
![]()
I mean when I enter the site I want to see this:
https://vborg.vbsupport.ru/forumdisplay.php?f=10 Just a list of threads. Thanks. |
#3
|
||||
|
||||
![]() Code:
In the forumhome template, put a basic redirect script and set it to the thread you want |
#4
|
|||
|
|||
![]()
In vB2 I could Just edit one line of ForumDisplay.php like this:
$forumid =1; then rename it to index.php and it would work. Why doesn't it work in Vb3? Is there a way to make it work the way I want? |
#5
|
||||
|
||||
![]()
In vB3 forumdisplay.php, try putting that line after:
define('THIS_SCRIPT', 'forumdisplay'); See if that works. If not, you may need to place it elsewhere. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|