The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
Anyone else want to give it a shot? The full code is:
I want the tab to show to Admins, Mods, Usergroup 32, *AND* the poster themselves. Everything's working except the original poster can't see the tab. <!--TAB CONTENT --> <div id="tab8$post[postid]" class="tabcontent"> <if condition="$post['field57']"> <div style="background-color:#1A1A1A; padding:5px; border: 1px dimgrey solid"> <div class="info"><if condition="$post['field57']">$post[field57]</if></div> <if condition="is_member_of($bbuserinfo, 5,32) OR $show['moderatethread']"> <font size="1"><div class="info" align="center"><center>$post[field70]<center><br></div></font> </if> <div class="info" align="center"><if condition="$post['field51']"> <img src="$post[field51]" width="100" border="1" /><br></if></div> <div class="info"><if condition="$post['field63']"><br><font size="1"> $post[field63]</font></if></div> </div> </if> </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|