Back to vBulletin 3.7 Template Modifications

Reputation Displayed As Numbers
Mod Version: 1.21, by DevFred

This modification is in the archives.
vB Version: 3.7.x Rating: (3 votes - 5.00 average) Installs: 72
Released: 24 Apr 2008 Last Update: Never Downloads: 9
Not Supported Template Edits Re-usable Code Translations  

General Information

Old threads (no longer supported):
Reputation Displayed As Numbers
Reputation Displayed as Numbers

Posted in the 3.7.x forums under new username and to refresh support for the modification.

Don't forget to mark this modification as installed to receive update notifications. Rate it or vote for it if you really like it .

You can contact me for support through e-mail, or right here in this thread.

Modification Description

This modification does the following on the postbit display (X representing reputation gem image):

Before modification:
Rep: XXXXXXXXX

After modification:
Reputation: 1046
XXXXXXXXX

Screenshots are available as attachments in this thread.

Installation Instructions

In "postbit" (horizontal style) and/or "postbit_legacy" (vertical style) template find:

PHP Code:
$post[reputationdisplay

Replace with:

PHP Code:
<if condition="$post['showreputation']">$vbphrase[reputation]: $post[reputation]<br /></if>$post[reputationdisplay

Please note that you might have to modify it to make it appear perfect on your skin. On my community's Graphite and iSkin styles I didn't have to do anything more special, but on Default Style style I had to place a <br /> in front of the "Replace with" code to make it appear on a new line.

Change Log

1.2 -> 1.21
- Fixed issue where reputation amount in numbers would still be displayed if user would have disabled reputation display through user control panel. (Thanks to airborneCAL for noticing this)

1.1 -> 1.2
- Replaced the string "Reputation" with $vbphrase[reputation]. (Thanks to Icy for noticing this)

Download

No files for download.

Screenshots

Click image for larger version
Name:	air-reputation-as-numbers-example.png
Views:	761
Size:	25.7 KB
ID:	79201   Click image for larger version
Name:	default-reputation-as-numbers-example.png
Views:	690
Size:	42.7 KB
ID:	79202   Click image for larger version
Name:	fusion-reputation-as-numbers-example.png
Views:	632
Size:	12.7 KB
ID:	79203  

Similar Mods

Show Thread Enhancements Reputation Displayed As Numbers vBulletin 3.6 Template Modifications
Reputation Displayed as Numbers vBulletin 3.6 Template Modifications
Reputation Displayed as Numbers vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024