How to show the karma points of the users?
Which Table is used to store the Karma value?
| karma points |
Wednesday, 10 March 2010
|
|
||||||
JS.Support
on
11 Mar 2010
Hello,
>> How to show the karma points of the users?
You need activate karma option in Touch component configuration. See Community Features tab. Karma points adds to user for different action. You may define scale of adding karma points in different components, for instance, see Resources type settings -> tab Community.
>> Which Table is used to store the Karma value?
See table #__community_user_extra
regards