Back to vBulletin 3.6 Add-ons

Show rep given in usercp
Mod Version: 0.1, by Carnage

This modification is in the archives.
vB Version: 3.6.0 Rating: (1 vote - 5.00 average) Installs: 19
Released: 14 Jun 2007 Last Update: Never Downloads: 78
Not Supported Uses Plugins Template Edits  

Searched for this mod on vborg but couldn't find it; i did have something similar to this installed on vb 3.0.x but not for 3.6 So i threw this together by modifying the existing rep display code and adding it as a plugin.

Hasn't been tested with any version other than the one i'm currently running however since its made up from slightly modified vb code i dont anticipate there being any issues.

Installation:

1) Import the product file.

2) in USERCP template find:

HTML Code:
<!-- ############## END NEW REPUTATION ##############  -->
</if>
Add above:

HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="5">
			<span class="smallfont" style="float:$stylevar[right]">
				&nbsp; &nbsp;
				<a href="#top" onclick="return toggle_collapse('usercp_reputation')"><img id="collapseimg_usercp_reputation" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_usercp_reputation].gif" alt="" border="0" /></a>
			</span>
			Latest Reputation Given
		</td>
	</tr>
</thead>
<tbody id="collapseobj_usercp_reputation" style="$vbcollapse[collapseobj_usercp_reputation]">
	<tr>
		<td class="thead" colspan="2">&nbsp; &nbsp; $vbphrase[thread]</td>
		<td class="thead">$vbphrase[date]</td>
		<if condition="$vboptions['showuserraters']">
		<td class="thead" nowrap="nowrap">Given To</td>
		</if>
		<td class="thead">$vbphrase[comment]</td>
	</tr>
	$reputationcommentbits2
</tbody>
</table>
Support:

i will try to support this mod but i dont check vborg that often so its best to contact me via my own forums (link in sig)

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-showrepgiven.xml (3.1 KB, 80 downloads)

Screenshots

Click image for larger version
Name:	screenshot.jpg
Views:	272
Size:	103.7 KB
ID:	65627  

Similar Mods

End-User Options GTUserCP - Enhanced USERCP Interface + USERCP Menu vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2025