The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Try turning on debug mode and looking at the queries or compare the following:
Code:
EXPLAIN SELECT COUNT(postid) AS postcount FROM post WHERE threadid = <threadid>; EXPLAIN SELECT COUNT(*) AS postcount FROM post WHERE threadid = <threadid>; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|