URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create a Forum Coding
  HTML https://cfcoding.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Guides and Tutorials
       *****************************************************
       #Post#: 5--------------------------------------------------
       [Guide] Karma
   DIR By: Fate
       Date: August 2, 2010, 11:36 am
       ---------------------------------------------------------
       Karma
       To edit the Karma information, 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:
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsUp.gif
       --- Code ---
       <img
       src="
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsUp.gif"<br
       />border="0"/>
       --- End Code ---
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsDown.gif
       --- Code ---
       <img
       src="
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/ThumbsDown.gif"<br
       />border="0"/>
       --- End Code ---
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_plus.gif
       --- Code ---
       <img
       src="
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_plus.gif"<br
       />border="0"/>
       --- End Code ---
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_minus.gif
       --- Code ---
       <img
       src="
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/buchstaben_minus.gif"<br
       />border="0"/>
       --- End Code ---
       *****************************************************
       Page 1 of 1