Works great in 4.1.1!
Quote:
Originally Posted by Krusty1231
Working on mine too....4.1.1
Added this to box it.
Code:
<div class="eti_postbit">
<vb:if condition="$post['lastactivity']">
<dt>{vb:rawphrase last_online_activity} : {vb:raw post.lastactivity_date} @ {vb:raw post.lastactivity_time}</dd>
</vb:if>
</div>
Thanks for this!
|
Can you tell me where exactly did you put this code? I tried to put it in a postbit template instead of the code from install-info.txt, but it doesn't seem to work.