![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Karma Karma makes no sense. The more you submit, vote etc.. the lower your karma. Shouldn't this be the opposite? Geoserv. |
| Sponsored Links |
| |||
| Once I went into my database and changed the default value of 'user_karma' in the 'users' table from 10.00 to 1.00 , and adjusted the variables in karma.php , it works pretty well. My site uses a rating from 1 to 10. I have mine set up pretty strict so that a user must have a lot of links/votes/activity on the site to gain a perfect 10. $karma_base=1; $min_karma=1; $max_karma=10; $negative_per_day = 0.1; $history_from = time() - 3600*24*7; $points_link_users = 10; $points_vote_users = 1; |
| |||
| Will try your method. Thanks. Geoserv |
| |||
| I have implemented the same set of parameters on my site and my first impressions are favorable. It is early days however. Just wondering how you feel these values have worked for your site over the past few months ? |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pligg 9.9.0 and Karma | pliggy | Core Development | 11 | 12-31-2007 03:25 PM |
| Request: Poster Reward System (karma?) | P1mpPanther | Suggestions | 2 | 06-25-2007 01:03 PM |
| A few questions about Karma | revolver | General Help | 0 | 12-15-2006 03:38 PM |
| simple karma sistem | inggenia | General Help | 6 | 10-30-2006 02:48 PM |





Linear Mode

