Quote:
Originally Posted by KURTZ
just a Q Eddie: there is an option that allows only specific usergroups for this?
|
Hi Kurtz...that is possible....just use some conditional that can be found
HERE
or if you dont want to show only yours as admin then use like this and insert your user id
Code:
<!-- PRINCEEDWARD USER CURRENT ACTIVITY START -->
<vb:if condition="$post['userid'] != 1">
<vb:if condition="$post['currentactivity']">
{vb:raw post.currentactivity}
</vb:if>
</vb:if>
<!-- / PRINCEEDWARD USER CURRENT ACTIVITY END -->
hope it helps you here....
best regards...and dont forget to click install, nominate and rate if you use this...mate...