The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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']
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|