The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
I hope you're using vb 3.5, because thats what i did the XML for
![]() Basically - the variables you need are not available in stock vbulletin and the query has to be extended, with an extra hook to actually work it out or not (which may or may not be relevant, but I did it anyway). It will only work when displayed on "forumdisplay.php" and if the thread appears elsewhere it will not work. Once you have imported the product, you will need to modify the "threadbit_display" hook and change 6 to the usergroupid of your sponsors group. You will then need to modify the threadbit template. Replace HTML Code:
$thread[threadtitle] HTML Code:
<if condition="$show['contrib_thread']"><font style="color: #FF0000;">$thread[threadtitle]</font><else />$thread[threadtitle]</if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|