MyBB Support

Custom reputation numbers

Submitted by AndresXZ09, , Thread ID: 793

Thread Closed
27-01-2015, 02:08 AM
#1
Hello.

I'd like to know how can I modify the numbers of X user on his reputation, just like linkz

[Image: 26d1b53011.jpg]

Thank you in advance

RE: Custom reputation numbers

#2
I can bet this is either rank status or custom set only for admins/staff.
Impress the best, stand out from the rest.

RE: Custom reputation numbers

This post was last modified: 27-01-2015, 02:40 AM by Diplo
#3
27-01-2015, 02:08 AM
AndresXZ09 Wrote:
Hello.

I'd like to know how can I modify the numbers of X user on his reputation, just like linkz

[Image: 26d1b53011.jpg]

Thank you in advance

You need to get template conditionals and find the code (which linkz will supply b/c i dont know what it is) and insert it into the proper template (one of the postbit templates, not too sure which one doe)

RE: Custom reputation numbers

#4
Let me go get the template to mofiy and shit, brb

RE: Custom reputation numbers

#5
Once you change it in the template it'll change for every member. Not recommending that.
Impress the best, stand out from the rest.

RE: Custom reputation numbers

This post was last modified: 27-01-2015, 02:45 AM by Blowjob
#6
Okay I found it.

Code:
<if $post['uid'] == 1 then><a href="/reputation.php?uid=1">Green</a><else>{$post['userreputation']}</if>

27-01-2015, 02:44 AM
Calibre Wrote:
Once you change it in the template it'll change for every member. Not recommending that.

No no. It doesn't work like that m8

RE: Custom reputation numbers

#7
Were the admins, mods and other users profiles appearing on different template files on postbits?
Impress the best, stand out from the rest.

RE: Custom reputation numbers

#8
27-01-2015, 02:45 AM
Hug Wrote:
Okay I found it.


Code:
<if $post['uid'] == 1 then><a href="/reputation.php?uid=1">Green</a><else>{$post['userreputation']}</if>

27-01-2015, 02:44 AM
Calibre Wrote:
Once you change it in the template it'll change for every member. Not recommending that.

No no. It doesn't work like that m8

Vouch. It works on the UID. So it doesnt effect everyone (that grammar).

RE: Custom reputation numbers

#9
Ah damn imma use this on my new community for sure! :D
Impress the best, stand out from the rest.

RE: Custom reputation numbers

OP
#10
Thank you Hug, I'll definitly use it

Users browsing this thread: 9 Guest(s)