The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
postbit legacy problem
please tell me how to put or show post counts of a user that everyone can see.... that looks like below: thanks br gsmph |
#2
|
||||
|
||||
never mind already done it. using the codes below
Code:
<vb:if condition="$post['posts']"> <dt> {vb:rawphrase posts} </dt> <dd> {vb:raw post.posts} </dd> </vb:if> thanks br gsmph |
#3
|
||||
|
||||
It looks to me like you've modified your postbit and perhaps removed it. Go to edit your template and click View History and then compare it to the default template and you should find the code to add back in.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|