The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]() Quote:
FROM specialtable sp LEFT OUTER JOIN post USING (threadid) WHERE userid=blah GROUP BY sp.threadid the [postid] field will contain null if there are no posts, but the count will still be 1 (because there is 1 row in the result table if you want to ignore null results then just do a join instead of a left outer join |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|