Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: 1MileCrash on November 17, 2005, 06:31:52 PM

Title: disabling negative karma
Post by: 1MileCrash on November 17, 2005, 06:31:52 PM
did a search and got nada. If you know where my question was answered..please provide a link..

i want to disable negative karma. I dont want anyone to have a karma below zero. I already modified my display.template to show 0 if it is below zero, but that isnt good enough, because it still is totaled at that amount, and it takes however many applauds it normally would (without hiding the true value) to reach the positive numbers.

anybody know how to do this?
Title: Re: disabling negative karma
Post by: gav240z on March 08, 2011, 03:44:07 PM
Hi mate,
I removed the link from display.template.php but I agree negative karma would be a good feature. You can update your database and reset all users with karma < 0 to be 0. That way everyone is reset.
Title: Re: disabling negative karma
Post by: Illori on March 08, 2011, 04:11:25 PM
in the future please do not bump a 5 year old topic, you can always create your own instead.