04-07-2015, 05:43 PMBeliever Wrote: 04-07-2015, 05:33 PMKill Wrote: 26-06-2015, 08:05 AMAzzurra Wrote: This doesn't work on 1.8.5 at least not for me :( 03-07-2015, 10:19 AMPoly Wrote: 26-06-2015, 08:05 AMAzzurra 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
04-07-2015, 05:33 PMKill Wrote: 26-06-2015, 08:05 AMAzzurra Wrote: This doesn't work on 1.8.5 at least not for me :( 03-07-2015, 10:19 AMPoly Wrote: 26-06-2015, 08:05 AMAzzurra 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>'; }
26-06-2015, 08:05 AMAzzurra Wrote: This doesn't work on 1.8.5 at least not for me :(
03-07-2015, 10:19 AMPoly Wrote: 26-06-2015, 08:05 AMAzzurra 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!
if($uid == 1){ $reputation = '<span style="color: red;">This</span>'; }
Loading Info...