Reputation Points in USERCP
This modification is in the archives.
to display the number of points for every reputation record in USERCP
In the Template USERCP, look where it says this: PHP Code:
<td class="thead">$vbphrase[comment]</td>
PHP Code:
<td class="thead">$vbphrase[points]</td>
In the Template usercp_reputationbits, look where it says this: PHP Code:
<td class="$reputationbgclass" width="50%"><span class="smallfont">$reputation[reason]</span></td>
PHP Code:
<td class="alt1Active" width="50%"><span class="smallfont">$reputation[reputation]</span></td>
or replace the current templates with attached Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Allow users to see all their reputation in UserCP | vBulletin 3.0 Full Releases |
Display Reputation Given in UserCP | Modification Graveyard |