In the if condition at the very beginning of my code add:
Code:
AND $bbuserinfo['usergroupid'] == 'X'
at the end, where X is the usergroup ID.
So that it looks like this:
Code:
<if condition="THIS_SCRIPT == 'showthread' AND $post[postid] == $GLOBALS['qrfirstpostid'] AND (!$show[member]) AND $bbuserinfo['usergroupid'] == '1'">
postbit_legacy is the old version to display posts (from vB 2.x times).
The userinfos are on the left site not on the top like it is here.
StarBuG