The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Can't get MySQL JOINs to work right
I am trying to write a single query that does the following:
- reads all threads where forumid = $forumid - reads all posts where threads.firstpostid = postid - reads all polls where threads.pollid = pollid, but only if a poll exists I tried: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|