vietfancy
11-29-2009, 08:55 PM
On the same page... I want to allowed certain members to view the certain code.
is there any if condition for userid?
I know this is if condition for usergroup
<vb:if condition="is_member_of($bbuserinfo, x,y,z)">
// something
</vb:if>
is there any if condition for userid?
I know this is if condition for usergroup
<vb:if condition="is_member_of($bbuserinfo, x,y,z)">
// something
</vb:if>