The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hot Threads
Is there any easy way of pulling up the most recent "hot threads".
|
#2
|
||||
|
||||
Whether a thread is hot or not is based on the setting in the vBulletin options. So simply find out it's variable name. e.g. $vboptions['varname'] and then modify the latest threads script and add a where clause with: AND thread.replycount >= $vboptions['varname']
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|