MyBB Tutorials

Custom Reputation on Postbit

Submitted by Aoki, , Thread ID: 800

Thread Closed

RE: Custom Reputation on Postbit

Coin
Level:
0
Reputation:
59
Posts:
1.13K
Likes:
54
Credits:
243
04-07-2015, 05:33 PM
#6
26-06-2015, 08:05 AM
Azzurra Wrote:
This doesn't work on 1.8.5 at least not for me :(

03-07-2015, 10:19 AM
Poly Wrote:
26-06-2015, 08:05 AM
Azzurra Wrote:
This doesn't work on 1.8.5 at least not for me :(

No, it doesn't because the code has changed. I'm still looking for this!

Go to Line: 3801 in inc/functions.php.

Add this:
Code:
if($uid == 1){
$reputation = '<span style="color: red;">This</span>';
}

Users browsing this thread: 1 Guest(s)