The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I get the total amount of replies?
How can I chnage the following to get only the ammount of replies and not replies and threads?
PHP Code:
|
#2
|
||||
|
||||
Isn't that obvious?
PHP Code:
|
#3
|
||||
|
||||
It wasn't until you pointed it out to me.
Thank you, sir. |
#4
|
||||
|
||||
Ok, new problem.
The 2 following queries seem to be interfering with each other. What happens is the first query is only for the top replies to a thread. The second query is for all posts in a thread (Threads + Replies). Sometimes, not always, the Top Poster (second query) will pick up the Top Relpies (first query) username. The other counts seem to stay correct. First, is there a way to combine the 2 and if not, how do I keep the username mix-up from happening? PHP Code:
|
#5
|
||||
|
||||
Ok, I think I fixed it. I changed the top poster query to this:
PHP Code:
PHP Code:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|