View Full Version : Karma system on vb.nl :S


SaN-DeeP
7th June 2004, 02:06 PM
Please help me set this thing up for my forums too
i am using vb 3.0

how do i setup karma system ?
exactly like vb.nl

please help me a noob way :)

also should be able to display that, in users postbits (vertically and horizontally ways) and profiles too..

thnx.
Sandy...

Floris
7th June 2004, 03:11 PM
The karma system is the reputation system that comes default with vBulletin version 3.

The only thing I have done is replace the word reputation with karma in the phrase manager and added $post[reputation] to the postbit and postbit_legacy so it shows as points too.

The seperate karma part (title, points & image) is put in a <fieldset> so it shows as a group.

We have an announcement somewhere explaining the karma settings.