- Posts: 1
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question how to limit a karma ,
- groovecain
-
Topic Author
- Offline
- New Member
-
sorry, i'm newbie to kunena :woohoo:
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Speaking personally, I think that karma is a total waste of time and you're better off without it for the very reason that C0n has demonstrated: it's too easy to abuse. I recommend you search these forums for the many discussions we've had on the merits (or mostly the demerits) of using karma. Here's a couple, just for starters:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
default limit is 6 hour that user can not give karma to other user.
You can change this time period in the file
line 44components / com_kunena / lib / kunena.karma.php
Regards//Modify this to change the minimum time between karma modifications from the same user
$karma_min_seconds = '14400'; // 14400 seconds = 6 hours
Please Log in or Create an account to join the conversation.
but sozzled how are they increasing it so rapidly ? does the timelimit onit not work or isit user's with multiple accounts
Please Log in or Create an account to join the conversation.
Extend the time limit to 1 day, 1 week ... 1 year if you like. Someone will find a way to work around it. The best way to deal with karma junkies is deny them the drug. Eliminate karma: problem solved.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.