The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hello,
I am in the process of moving most of the fields in the postbit into a dropdown. The issue that I am seeing is this: When I use $post[joindate] it prints the joindate in UNIXTIME. I then tried wrapping FROM_UNIXTIME($post[joindate]) but got the error about using expressions in VB. Full code is below, thanks for your help ![]() Code:
<if condition="$post[joindate]"> <tr><td class="vbmenu_option">Join Date: $post[joindate]</td></tr> </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|