Quote:
Originally Posted by princeedward
is there any conditional list to show something only if the said member is offline?
it means the below code belong to the user...so i want to hide it when they are online...
it can only be seen once that they are offline...is that possible guys?
Code:
<vb:if condition="$post['lastactivity']">
<dt>{vb:rawphrase last_online_activity}</dt><dd>{vb:raw post.lastactivity_date} {vb:raw post.lastactivity_time}</dd>
</vb:if>
appreciate any possible help on this guys...
thanks and best regards...

|
any cofirmation at least for the thread starter or some more experienced coder out there please...or any respectable staff?
hmmm...