Quote:
Originally Posted by Carter876
Gery can you answer to my question, pls?
Tnx 
|
Carter876, take the entire block of code that you are supposed to enter into the Showthread Template and surround it like this:
Code:
<if condition="is_member_of($bbuserinfo,6)">
<!-- Inserted code goes here -->
</if>
By doing that, you are saying that that code will apply only if the User is a member of Group-ID 6 (which should be the default for Admins).