The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
anyone know the code ?
i want to show reputation point in postbit legacy so the view is rep power 5 rep point 180 |
|
#2
|
||||
|
||||
|
upzzzzzzzzzzzzzzzzzzzzzz
--------------- Added [DATE]1261967045[/DATE] at [TIME]1261967045[/TIME] --------------- nobody can help ? |
|
#3
|
|||
|
|||
|
i have the same problem in the postbit_legacy don't show me the points only the power,it's normal in vb4? because in vb3.8 i haven't this problem
|
|
#4
|
|||
|
|||
|
I would rather have the rep points in numbers rather than in those green bars as well but I use postbit.
|
|
#5
|
||||
|
||||
|
Seeing as I dont use the reputation mod, I would need to know what page are the points displayed on, then I can help
|
|
#6
|
|||
|
|||
|
i would like to do this as well on my site. the code is located in your template's postbit (and i believe postbit_legacy too) and the tag/code that displays the pip images is:
Code:
$post[reputationdisplay] Code:
$post[reppower] |
|
#7
|
|||
|
|||
|
I too need help with this
![]() --------------- Added [DATE]1264213186[/DATE] at [TIME]1264213186[/TIME] --------------- Anybody know how to do this? |
|
#8
|
|||
|
|||
|
i figured it out eventually, and replaced my reputation display in my postbit with this:
Code:
<if condition="$show['reputation']"><div><span id="repdisplay_$post[postid]_$post[userid]"><if condition="$post['showreputation']">$vbphrase[reputation]: $post[reputation]<br /></if></span></div></if> Code:
$post[reputationdisplay] Code:
$post[reputation] |
|
#9
|
|||
|
|||
|
^^ I couldn't figure that one out.
|
|
#10
|
|||
|
|||
|
No help, anybody?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|