Create A Forum - Support Forums

Support => Guides and Tutorials => Topic started by: Fate on August 02, 2010, 04:42:58 pm

Title: [Guide] Karma
Post by: Fate on August 02, 2010, 04:42:58 pm
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 (http://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:

(https://support.createaforum.com/proxy.php?request=http%3A%2F%2Fi1001.photobucket.com%2Falbums%2Faf131%2FCommanderFate%2FThumbsUp.gif&hash=0ee420eb9d2784b2e6dd0ab38ec765a936bbdd9e)
Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsUp.gif" border="0"/>
(https://support.createaforum.com/proxy.php?request=http%3A%2F%2Fi1001.photobucket.com%2Falbums%2Faf131%2FCommanderFate%2FThumbsDown.gif&hash=0f836626662a51be953c2ebf1797ac907d96f712)
Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsDown.gif" border="0"/>
(https://support.createaforum.com/proxy.php?request=http%3A%2F%2Fi1001.photobucket.com%2Falbums%2Faf131%2FCommanderFate%2Fbuchstaben_plus.gif&hash=c54be93ad3df28168f835aa2ebbe51f41eb7a413)
Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_plus.gif" border="0"/>
(https://support.createaforum.com/proxy.php?request=http%3A%2F%2Fi1001.photobucket.com%2Falbums%2Faf131%2FCommanderFate%2Fbuchstaben_minus.gif&hash=958415dbb43a7a9ec95c165247de3126f9f40287)
Code: [Select]
<img src="http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_minus.gif" border="0"/>
Title: Re: [Guide] Karma
Post by: McLovin on August 02, 2010, 04:53:26 pm
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. (: