Quote:
Originally Posted by k10i
how replace join date on last visit\activity?
Code:
<vb:if condition="$show[coldatejoined]"><td class="{vb:var bgclass}" nowrap="nowrap" align="center">{vb:raw userinfo.lastvisit}</td></vb:if>
Result:
field joined date, text in field 1268459774
|
Try changing the {vb:raw userinfo.lastvisit} to {vb:raw userinfo.datejoined}. I'll tell you for sure tomorrow if that doesn't work. I'll get it added in the next version though so you don't have to edit anything. Sorting won't work for it though.