The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Like in vBulletin 3.8.
How would I do this? |
|
#2
|
||||
|
||||
|
It is displayed in the profile, so I'm not sure what you want here.
|
|
#3
|
|||
|
|||
|
Where is it displayed? I'm not seeing it anywhere...
|
|
#4
|
||||
|
||||
|
Do you mean at profile in postbit or at profile when someone clicks at your nick? If the latter, then it will require a mod.
|
|
#5
|
|||
|
|||
|
I mean a profile. It's not even listed in the "About Me" section.
|
|
#6
|
||||
|
||||
|
Can you please post a screesnhot of the area/part that you mean?
|
|
#7
|
|||
|
|||
|
Quote:
So basically, the Statistics don't show in the profile. |
|
#8
|
||||
|
||||
|
In the profile template it is commented out for some reason. Take the comment tags out and it will show in the profile.
Look for this code in the memberinfo_block_ministats template and take the comment tags out: Code:
<vb:comment> <dl class="stats">
<dt>{vb:rawphrase total_posts}</dt>
<dd> {vb:raw prepared.posts}</dd>
</dl></vb:comment>
|
|
#9
|
||||
|
||||
|
Then you will need a custom mod for that.
|
|
#10
|
||||
|
||||
|
borbole, it's already there, just commented out. Read my post above.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|