Skip to content

[Guide] Karma

2755 Views 1 Replies

0 Members and 3 Guests are viewing this topic.

[Guide] Karma
on:
#1
Karma

This guide explains Karma along with providing a few pictures for you to use on your own Create A Forum.
Guide from www.CFcoding.createaforum.com

Go to: Admin>Features and Options>Karma button.

Karma mode

You may choose three options:

- Disable karma - disables the karma feature
- Enable karma total - shows total karma count
- Enable karma positive/negative - shows the positive and negative count


Set the minimum posts needed to modify karma - how many posts a user is required to make before he/she can use the karma feature to +/- the karma of another user (default:0)

Set wait time in hours - the time *in hours* needed for a user to +/- the karma of the same user (Default:1)

Restrict administrators to wait time - If checked Administrators must follow the "set wait time in hours" rule. If unchecked Administrators do not have to wait. (default:checked)




Karma label - the name of your karma system (which is visible). (EX. Reputation:)

Karma applaud label* - the name given to show "positive" (+) modifications to someone's karma. (Ex. "Thanks")

Karma smite label* - the name given to show "negative" (-) modifications to someone's karma. (Ex. "Boo!")


* One thing you can do is replace these with pictures instead of text. Some pictures with their codes can be found below for you to use:


Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsUp.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsDown.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_plus.gif" border="0"/>

Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_minus.gif" border="0"/>
Re: [Guide] Karma
Reply #1 on:
#2
First you have to go to Admin-> Core Features-> Karma-> ON/Green.

I like the extra pictures for the applaud and smite though. I used the first set. (:
 

Related Topics