The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
in join date it is showing Month & Year.
i want to add date also. |
#2
|
||||
|
||||
![]()
Assuming you're talking about in the postbit, find:
HTML Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> HTML Code:
<if condition="$prepared[joindate]"><div>$vbphrase[join_date]: $prepared[joindate]</div></if> |
#3
|
|||
|
|||
![]()
after doing this join date also not coming
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|