The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Some members like to post stuff just to post to increase their post count. How do I turn this post count off so it does not show in their posts or profile?
|
#2
|
||||
|
||||
![]()
you'll need a minor template edit for that :-
Go to Style Manager->Your style->Postbit Templates->postbit/postbit_legacy (whichever you use) Find:- Code:
$vbphrase[posts]: $post[posts] Code:
<!-- $vbphrase[posts]: $post[posts] --> For profile, I don't think there's a need to do it here. Still, if you want it !! Go to Memberinfo Templates->memberinfo_block_statistics Find:- Code:
<li><span class="shade">$vbphrase[total_posts]:</span> $prepared[posts]</li> Delete it OR comment it |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|