The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Finding/Accessing a Thread's 'first post'
Is there a way, armed with just the thread ID, to display the first post? I'm trying to write a quick tool to link back to the very first post, but I don't want to make it too complex or involve any server side work.
My only luck so far is to use showthread.php?t=XXXXX&pp=1 (1 post per page), but its not very 'elegant', at least not in the sense that what I really want is output like showpost.php (i.e. View Single Post). Thanks in advance! |
#2
|
|||
|
|||
The postid of the first post in the thread is available in the thread table (and the $threadinfo cache).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|