Log in

View Full Version : Major Additions - Reputation Points in USERCP


Raei
12-24-2007, 10:00 PM
to display the number of points for every reputation record in USERCP

https://vborg.vbsupport.ru/attachment.php?attachmentid=73772&stc=1&d=1198623429


In the Template USERCP, look where it says this:
<td class="thead">$vbphrase[comment]</td>

and add this after it
<td class="thead">$vbphrase[points]</td>



In the Template usercp_reputationbits, look where it says this:
<td class="$reputationbgclass" width="50%"><span class="smallfont">$reputation[reason]</span></td>

and add this after it
<td class="alt1Active" width="50%"><span class="smallfont">$reputation[reputation]</span></td>



or replace the current templates with attached

inder123
01-27-2008, 02:51 PM
Any One Tried This? I Tried but Seems Not Working

Thanks

joeycano
01-30-2008, 01:23 AM
Also tried and it did not work, too bad, good idea
Also tried to use the:

USERCP.txt
usercp_reputationbits.txt

route but it did not work either. Something is missing

Kalina
01-30-2008, 02:32 AM
It worked just fine on my forum! :)

Thelonius Beck
02-03-2008, 08:07 AM
It worked for me! Thanks man.

ragtek
02-03-2008, 09:28 AM
i would also change the tableheader - rowspan ;)
now its made for 5 rows but with this mod you have 6

Patiala King
03-27-2008, 12:01 PM
did not work for me.

studentsforum
07-01-2008, 09:31 AM
it worked for me
really nice thanks a lot

is there a way of getting that extra bit that is in grey to disappear and be blue and look right.?

https://vborg.vbsupport.ru/attachment.php?attachmentid=73772&d=1198623426