Quote:
Originally Posted by Polo
you can always use conditionals 
|
explain more?
Quote:
Originally Posted by CallieJo2
What if we only want this for moderators and not all registered members?
Possible?
Thanks ;-)
|
Change the UserGroup ID # to 7 instead of # 2 in your postbit & postbit_legacy templates
when applying the code changes in step 7. of the instruction..
Code:
<if condition="($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND (!$show['member'] OR $bbuserinfo[usergroupid] == 2)">