MyBB Support

Custom reputation numbers

Submitted by AndresXZ09, , Thread ID: 793

Thread Closed
AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
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

Calibre
Member
Level:
0
Reputation:
5
Posts:
115
Likes:
10
Credits:
128
27-01-2015, 02:38 AM
#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

Diplo
A bit cunty with a dash of fuck you.
Level:
0
Reputation:
28
Posts:
838
Likes:
70
Credits:
1.77K
27-01-2015, 02:40 AM
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

Blowjob
Closed Account
Level:
0
Reputation:
26
Posts:
2.16K
Likes:
189
Credits:
2.53K
27-01-2015, 02:41 AM
#4
Let me go get the template to mofiy and shit, brb

RE: Custom reputation numbers

Calibre
Member
Level:
0
Reputation:
5
Posts:
115
Likes:
10
Credits:
128
27-01-2015, 02:44 AM
#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

Blowjob
Closed Account
Level:
0
Reputation:
26
Posts:
2.16K
Likes:
189
Credits:
2.53K
27-01-2015, 02:45 AM
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

Calibre
Member
Level:
0
Reputation:
5
Posts:
115
Likes:
10
Credits:
128
27-01-2015, 02:48 AM
#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

Diplo
A bit cunty with a dash of fuck you.
Level:
0
Reputation:
28
Posts:
838
Likes:
70
Credits:
1.77K
27-01-2015, 02:50 AM
#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

Calibre
Member
Level:
0
Reputation:
5
Posts:
115
Likes:
10
Credits:
128
27-01-2015, 02:51 AM
#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

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
OP
27-01-2015, 02:58 AM
#10
Thank you Hug, I'll definitly use it

Users browsing this thread: 1 Guest(s)