The Arcive of vBulletin Modifications Site. |
|
Show start date of threads! Details »»
|
|||||||||||||||||||||||||
Hello everybody..
This small add will show start dates of threads on your FORUMDISPLAY..! -- works with vb 3.5 & vb 3.6 ..! 1 plugin 1 template change 1- Import the (plugin) from admincp http://yourforum/admincp/plugin.php?do=files 2- Open threadbit template find: Code:
$thread[postusername] replace with: Code:
<i>Start Date:</i> $started_date[threadid] - <i>By:</i> $thread[postusername] done! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
This has already been done twice.
|
|
#3
|
|||
|
|||
|
no problem friend
I just want to share what I did cause I needed smething like that but I couldn't find |
|
#4
|
|||
|
|||
|
OK. just wanted you to know there are 2 such mods I know of right here.
|
|
#5
|
||||
|
||||
|
Installed nice 1
|
|
#6
|
|||
|
|||
|
One of them doesnt require file editing from what I know.
|
|
#7
|
||||
|
||||
|
Why people make such comments
|
|
#8
|
||||
|
||||
|
This is interesting, does it add a query to forumdisplay.php?
|
|
#9
|
|||
|
|||
|
|
|
#10
|
|||
|
|||
|
but the problem is some people may change the place of thread starter and if I made it without edting it may cause a problem!
it adds a query to threadbit_display |
![]() |
|
|