PDA

View Full Version : Miscellaneous Hacks - last activity


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 />
&nbsp;@ <span class="time">$post[lastactivitytime]</span>&nbsp;</div>
</if>

If u want it in same line ? remove <br />

Cap see attachment.

apiasto
12-09-2008, 11:40 PM
doesn't show anything

NTT
12-10-2008, 03:33 AM
it isn't show any thing

momo2
12-10-2008, 09:23 AM
Try it now, I explained more in original code. but in case
paste my code below where u see

$post[aimicon] $post[msnicon] $post[yahooicon]

NTT
12-10-2008, 10:58 AM
i have been tried but it isn't show anything

apiasto
12-10-2008, 08:01 PM
<if condition="$show['lastactivity']"> when i remove this part it shows only the phrase like this

last active@

momo2
12-10-2008, 08:33 PM
There is no way, if u want pm me or leave ur forum link, I'll look @ it

apiasto
12-11-2008, 08:36 AM
sure no problem my site (http://www.hamara-forum.com/showthread.php?t=23618)

momo2
12-12-2008, 10:45 AM
Well it seems u have another option above your last activity, points AND level up... maybe that's the reason, make a test forum and try my code..

ps: you have a thread and posts showing but its not active, you may want to fix that also..

apiasto
12-13-2008, 11:06 AM
thnx i will do that,and thread and posts is just a count.. neway thnx for bringing it up

islamicvd
12-18-2008, 04:53 PM
Doesn't work !