View Full Version : Reputation
StilgarSinople
10-02-2011, 01:34 PM
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 :
https://vborg.vbsupport.ru/external/2011/10/76.png
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
Lynne
10-02-2011, 05:37 PM
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.
StilgarSinople
10-02-2011, 07:49 PM
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 :
https://vborg.vbsupport.ru/From 0 to 50 post, one get a dot each 5 reputations points. Which are shown by a dot1.jpg (just an exemple)
https://vborg.vbsupport.ru/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".
https://vborg.vbsupport.ru/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) :
https://vborg.vbsupport.ru/external/2011/10/67.png
The red dot is the "dot3.jpg" exemple, the yellow dot is the "dot2.jpg" and the yellow ring is the "dot1.jpg".
Thanks.
Lynne
10-03-2011, 02:03 AM
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.
StilgarSinople
10-03-2011, 03:29 PM
I've just found this : https://vborg.vbsupport.ru/showthread.php?t=231876&highlight=reputation
It seems to be quite similar.
Thanks for you help :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.