Comment Karma FAQ Help
There are way too many people needing help to get Commnet Karma working on their blog. For this reason I'm going to make an FAQ out of the 260+ comments. If you need further help or mods coded in the plugin, I am available for a small donation.
- The images don't appear, only text is showing up
- Is there a way to make it so unlimited IPs can vote so that there is no limit?
- The buttons are all gray and I can't click any of them.
- Is there a way to block certain comments with a low karma count?
- This is most likely happening because the javascript file in the header is not linked. Make sure the following code is between the head tags of your header.php file:
-
Yes, there is. Comment out this line:
$ck_ips = $row['ck_ips'] . getenv(”REMOTE_ADDR”);
In ck-processkarma.php. A comment is // in front of the line by the way. Everyone will be able to vote unlimited amounts of times if you do this.
-
The plugin is setup so that only one IP can click per button. If you've made the comment that you're trying to vote on, or already voted on it, you won't be able to vote on it again.
-
Yes, there are some unsupported hacks that people have came up with.
