MyBB Tutorials

Custom Reputation on Postbit

Submitted by Aoki, , Thread ID: 800

Thread Closed

RE: Custom Reputation on Postbit

#8
04-07-2015, 05:43 PM
Believer Wrote:
04-07-2015, 05:33 PM
Kill Wrote:
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>';
}

it doesnt work :3. i just messed up everything now :3

i made few edits. it works. but in member.php it gives error

It's indeed weird, I just did this on an Online forum and it doesnt work.

Users browsing this thread: 1 Guest(s)