The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i want my users to have a line in their profile..
that will tell how many rep points they have... it should be behind the line Rep Power: xxxx like Rep Power: XXXX Points: 1234 Thanks --------------- Added [DATE]1227086684[/DATE] at [TIME]1227086684[/TIME] --------------- No one here who reply this thread ![]() |
|
#2
|
|||
|
|||
|
Looking for this, too.
I used to have this by editing postbit (and you can still do this!), but it seems like there's probably a mod out there which does it automatically these days (and makes it easier to upgrade). Can't seem to find which one. Anybody? |
|
#3
|
|||
|
|||
|
Do you mean instead of showing the bars show numbers in profile?
|
|
#4
|
|||
|
|||
|
Quote:
here is no one who help us ![]() --------------- Added 19 Nov 2008 at 18:02 --------------- Quote:
|
|
#5
|
|||
|
|||
|
Already Found that Mod
here is that mod CLICK HERE And Already Add this code on Postbit PHP Code:
![]() But Can Anyone Tell me How To Rename this ??? I want to Rename this to Points... like this Please help me... Thanks.. |
|
#6
|
||||
|
||||
|
Code:
<if condition="$post['showreputation']">Points: $post[reputation]<br /></if>$post[reputationdisplay] . |
|
#7
|
|||
|
|||
|
Thanks bro...
here is the image i did that ![]() But Can you please tell me how to move this point to up above the side of reputation power like this
|
|
#8
|
||||
|
||||
|
Most probably you need to remove <div> tags.
Cannot tell until we see more of your code. Post the code between <td valign="top" nowrap="nowrap"> </td> tags. . |
|
#9
|
||||
|
||||
|
Look just before the "Points" part and you should find the opening <div> tag.
|
|
#10
|
|||
|
|||
|
Done now..
Thanks for your support.... Thank you very much dude...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|