The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to use variables, first post in thread date
Hey guys,
Basically Im modding the list view to show the date of the first post in a thread, which is also the same date the thread was started. I can't seem to find which variable vbulletin has for that. Im putting this in the threadbits template about here Code:
<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]</span> </if> |
#2
|
||||
|
||||
If you look at the table structure for the thread table in the database, you'll see a field named dateline. Try using that.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|