Log in

View Full Version : Replacing reputation images


phenom
02-12-2004, 06:36 PM
I'd like to replace the default reputation images with something more dynamic. It appears this is done in the functions_showthread.php file. I have images that I'd like to use to signify reputation values, such as:

image A=1
image B=10
image C=100

So that if, for example, a user's reputation value is 342, it would appear as such:

CCCBBBBAA

I'm pretty sure I've got a good track on how to code this, but after looking at functions_showthread.php, I'm not sure what code to replace.

Can anyone help?

Milez
02-13-2004, 01:06 AM
Uhhh...Me too please. Great question.

PsyBlast
02-13-2004, 05:29 AM
im looking for something very similar, im doing the stats on my forums with images and not text (using VB 2.3.4) they way I have it now is through the templates and that would require a ton of images to be made (one for each new number), the way i want it is how phenom said, that way I would only have to make images 0-9.

phenom
02-13-2004, 10:52 AM
ah yes, I'm currently using vB 3.0.0 Gamma and will be upgrading to RC4 shortly, then Gold (hopefully).

Zachery
02-13-2004, 10:58 AM
Youd need to recoded the reputation system abit :)

Milez
02-13-2004, 12:23 PM
Agreed. This should be a 'request for mod'.