![]() |
|
Thread Tools |
#1
|
||||
|
||||
Post create date in showthread
How can i show post create date in showthread template?
$post[postdate] is not work :/ Work for only postbit or postbit_legacy I have a schema code;
No members have liked this post.
|
#2
|
||||
|
||||
Which postdate do you want to show?
If it's the first you can create a plugin to do it. Hook location:Showthread_complete Title:thread start date Code
$thread[startdate] (or {vb:raw thread.startdate} for vb4) will then be available in showthread. Schema also accepts datetime format so you could use Y-m-dTH:i:sP in the plugin instead of Y-m-d for greater accuracy. 2020-07-09_10h10_18.png
__________________
Better VB.org search No members have liked this post.
Last edited by z3r0; 09 Jul 2020 at 09:16. |
#3
|
||||
|
||||
After a little more playing, this will give you first and last post dates (you can use last for date modified)
__________________
Better VB.org search The following members like this post: vacancy33
|
#4
|
||||
|
||||
Originally Posted by z3r0
Thank you soo much it s work ![]()
![]() No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 03:19.