The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
post dates are not shown
hi
please help me in my forum when someone posts the POST DATE is not shown. why? what should i do for soliving this problem? thank u all very much the date of my post here is : Today, 16:59 but in my site it's not showed please help me |
#2
|
||||
|
||||
In either your postbit or postbit_legacy make sure you have this code:
Code:
<if condition="!$show['announcement']"> $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if> <else /> <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase> </if> |
#3
|
|||
|
|||
thank u very much Freesteyelz
it solved my problem |
#4
|
||||
|
||||
Np.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|