The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Reputation
Hello,
Actually the reputation look up to another look when the member account get 100 reputation level points. I'd like to change it by 5. And this a screen of the thing I want to change : The first guy here has 100 reputation points, and the second one has 35. I'd like that with 35 points he has 7 "helm of reputation". I've searched in AdminCP => User Reputation => User Reputation Manager but found nothing, and the same for the reputation in the general options vbulletin. How can I do this ? Thanks |
#2
|
||||
|
||||
The little green dots showing repution are hard coded into the software. You get one green dot for every 100 reputation up to 500 and then it takes 200 to get the next dot. You would need to edit the function "fetch_reputation_image" in functions_reputation.php directly.
|
#3
|
|||
|
|||
Thanks a lot. This was what I've been searching for a really long time ^^
But I'm not a real good programmer and I doesn't know php well. I'm searching how to do a system like this : From 0 to 50 post, one get a dot each 5 reputations points. Which are shown by a dot1.jpg (just an exemple) Each 50 points all the reputations points transform in a dot2.jpg. That means that if you have 105 reputations points, you will have two "dot2.jpg" and one "dot1.jpg". Each 250 points the dots transform in a dot3.jpg. For instance if you have 305 reputations points you will have one dot3.jpg, one dot2.jpg and one dot1.jpg. How can I do such a script ? Thanks. here is a screen of a website using a similar system (but not for vb 4.0, it's for a ealier 3.0 version) : The red dot is the "dot3.jpg" exemple, the yellow dot is the "dot2.jpg" and the yellow ring is the "dot1.jpg". Thanks. |
#4
|
||||
|
||||
Have you searched the modifications for something like this? If you don't find it (or find something similar you can edit), I'd suggest posting a Paid Request to have someone do it for you.
|
#5
|
|||
|
|||
I've just found this : https://vborg.vbsupport.ru/showthrea...ght=reputation
It seems to be quite similar. Thanks for you help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|