The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
the check box on each posts , disappeared, how to get it back?
the check box is on every single post to the right, that is checked it enables you to moderate multiple posts together how do i restore it back? its so annoying now to moderate these posts!!! thanks in advance... please!!!!! |
#2
|
||||
|
||||
![]()
Open your postbit or postbit_legacy template. At the left you'll see a link called "Show Default"; click it. Look for this code:
Code:
<if condition="$show['inlinemod']"> <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" /> </if> |
#3
|
|||
|
|||
![]()
both are there.....
but the check box is not there it worked thaks... it was in the postbit legacy |
#4
|
||||
|
||||
![]()
Cool.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|