3
alrite there is a karma.php
function calUserkarma()
{
if (!$this->user) $user_karma = 0;
else $user_karma = $this->user->getVar('posts') * 50;
return $user_karma;
}
so if i do * 50 + 1 that should make default karma to 1
ok i have answered my own question but i have two important question..
1) will this SCREW UP ANYTHING ?
2) where is this message located "Your personal karm 0 does not reach the required karma 1. Please try later."
I used windows search, google desktop i still cant find it. windows search is the most f*** up search i have come across..