The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
2 Postbit for different forums?
I am trying to have one forum be legacy, and the rest not legacy with conditionals. What would be the code to perform this amazing task??? Where do I add the code?
|
#2
|
||||
|
||||
I believe that's this:
HTML Code:
<if condition="$threadinfo[forumid] == X"> <!-- Postbit Legacy Code --> <else /> <!-- Normal Postbit Code --> </if> |
#3
|
||||
|
||||
Moving to modification requests. This forum isn't for posting help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|