I would also like to know how to insert this ($user[lastonline]) in postbit_legacy, it is not showing right now
--------------- Added [DATE]1228213709[/DATE] at [TIME]1228213709[/TIME] ---------------
Postbit:
HTML Code:
<div class="smallfont">
<br />
<div>$vbphrase[last_online]: $user[lastonline]</div>
<if condition="$post['joindate']"><div><b>$vbphrase[join_date]:</b> $post[joindate]</div></if>
<!-- custom profile fields -->
<div class="smallfont"><if condition="$post['field6']"><b>Ethnicity: </b>$post[field6]</if>
Ends up looking like this:
--------------- Added [DATE]1228235527[/DATE] at [TIME]1228235527[/TIME] ---------------
Anyone? I've seen this on other Vb forums...