The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I removed "$vbphrase[posts]: $post[posts]" from the postbit and the postbit_legacy to hide the post count, and now I want them back.
However the problem is I have no idea where to put them. Help?
|
|
#2
|
|||
|
|||
|
Find:
Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> Code:
<div> $vbphrase[posts]: $post[posts] </div> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|