The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help with replycount
Hi all,
how can i add a replycount, i have tryd this but thats not working ($thread['replycount'] > 300) anyone a idea???... PHP Code:
|
#2
|
||||
|
||||
What do you mean "add a replycount"? Elaborate.
|
#3
|
|||
|
|||
sorry for my bad explanation, I mean, how can i show the threads that have 300 views
($thread['replycount'] > 300) |
#4
|
||||
|
||||
Using a query, add "WHERE `replycount` < '300'"
|
#5
|
|||
|
|||
Thanks Adrian, got it working now
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|