The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
As an Admin, i careless about my post count. How do I make my post count disappear?
|
#2
|
||||
|
||||
![]()
For just you or everyone on your board?
|
#3
|
||||
|
||||
![]()
I would just remove it from postbit
![]() |
#4
|
|||
|
|||
![]()
Just me. I don't want anyone knowing how many posts i have.
|
#5
|
|||
|
|||
![]()
you can easely delete the line in postbit
|
#6
|
|||
|
|||
![]()
That will delete everyones^^
try this: find Code:
$post[posts] Code:
if condition="is_member_of($bbuserinfo, 6)"> <else /> $post[posts] </if> |
#7
|
||||
|
||||
![]()
Instead of:
Code:
if condition="is_member_of($bbuserinfo, 6)"> <else /> $post[posts] </if> Code:
<if condition="!is_member_of($bbuserinfo, 6)"> $post[posts] </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|