The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
SELECT post.dateline AS lastpostminute, thread.threadid, user.username, user.userid
FROM post, thread LEFT JOIN user ON user.userid = post.userid WHERE thread.forumid = $forumid AND thread.threadid = post.threadid ORDER BY post.dateline DESC LIMIT 1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|