Edit re-enable whiner medal/EN
From UltraStats WIKI
How to Re-Enable Whiner Medal
To Re-Enable you need to uncomment some areas of code. I recommend NotePad++ for editing because uncommented code is displayed in green.
- 1. Open your scr/include/functions_parser-medals.php
now remove all the /* and */ tags from uncommented code areas below the Copyright message. If this was done correctly you should now see that the anti-medals are showing in your Admin Centre, Medal Options. Make sure they are selected.
- 2. Open your scr/index.php
and search for
*** ANTI MEDAL CODE REMOVED BY REQUEST ***
again remove the /* and */ tags from the block of code

