momo2
12-09-2008, 10:00 PM
This is a very simple hack, but very very useful !
In a large support forums, this will come handy, to see you posters
Last Activity ( last time logged in )
Postbit
$post[aimicon] $post[msnicon] $post[yahooicon]
Add below it
<if condition="$show['lastactivity']">
<div>$vbphrase[last_activity]: $post[lastactivitydate]<br />
@ <span class="time">$post[lastactivitytime]</span> </div>
</if>
If u want it in same line ? remove <br />
Cap see attachment.
In a large support forums, this will come handy, to see you posters
Last Activity ( last time logged in )
Postbit
$post[aimicon] $post[msnicon] $post[yahooicon]
Add below it
<if condition="$show['lastactivity']">
<div>$vbphrase[last_activity]: $post[lastactivitydate]<br />
@ <span class="time">$post[lastactivitytime]</span> </div>
</if>
If u want it in same line ? remove <br />
Cap see attachment.