cardealercheck
02-12-2013, 12:26 AM
I'm looking for how you can show the posters (NOT post reader's) primary and secondary usergroups in Post Bit Legacy
I see that I can show the primary usergroup like
<vb:if condition="$post['usergroupid'] == 7">Show something based on posters primary user group</vb:if>
What would I use in place of usergroupid if I wanted the condition to be based on checking both the primary and secondary user groups of the poster
I see that I can show the primary usergroup like
<vb:if condition="$post['usergroupid'] == 7">Show something based on posters primary user group</vb:if>
What would I use in place of usergroupid if I wanted the condition to be based on checking both the primary and secondary user groups of the poster