The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help with vbulletin select statement from a forum
i wrote this myseld and it doesn't seem to be working correctly. it only shows me 2 of the 3 threads in the specified forum (4)
PHP Code:
|
#2
|
|||
|
|||
From your query remove: "AND p.postid = pp.postid" does it work then?
|
#3
|
|||
|
|||
I would start by joining the secondary tables using a LEFT JOIN. If a post has not been parsed yet, then the whole post will not show using your query.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|