DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Guides and Tutorials
*****************************************************
#Post#: 515--------------------------------------------------
[Guide] Karma
DIR By: Fate
Date: August 2, 2010, 11:42 am
---------------------------------------------------------
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
HTML 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:
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 ---
#Post#: 516--------------------------------------------------
Re: [Guide] Karma
DIR By: McLovin
Date: August 2, 2010, 11:53 am
---------------------------------------------------------
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. (:
*****************************************************
Page 1 of 1