The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I have tried searching this forum for the answer.. but have come up empty.. so I am sorry if this has already been asked.
I am trying to get the date and time to show under the "Thread Starter" column in the threads listing.. but I cannot figure out the right variable to display the thread creation date and the creation time. Would this be pulled from the original post in the thread or what? I have tried looking thru all the vB templates and cannot seem to find anything like $thread[postdate] $thread[posttime] .. I hope someone understands what I am trying to do and can help me. Thanks. |
#2
|
||||
|
||||
I'd like to know this too.
|
#3
|
||||
|
||||
In forumdisplay.php add this code:
PHP Code:
PHP Code:
|
#4
|
||||
|
||||
There are two instances of the code you said to find. Add before both instances?
|
#5
|
||||
|
||||
Nevermind, I added it before both instances and it works great
Thanks |
#6
|
||||
|
||||
Sorry about that. One is for the open threads, and the second is for the closed.
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
In the forumdisplaybit template, or any of the templates used inside it.
|
#9
|
|||
|
|||
hate to bring this back up.. but this doesn't appear to work on 2.2.4 .. what would need changed in order for it to work on the new build?
|
#10
|
||||
|
||||
I tried all but cannot make it. I have 3.60. I found in the forumdisplay.php not this code mentioned above. Maybe any other File is needed to be edited with 3.60? Any Help would be much appreciated!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|