PDA

View Full Version : Reputation Not Working


chaldo
05-12-2011, 10:48 PM
Hello,

Recently my reputation system isn't working properly. Whenever I go to rep someone using that star under the post, I get this:http://d.pr/yVZE

BTW, here is all my rep settings: http://d.pr/fB9m and http://d.pr/2Ucd

Any ideas?
-Chaldo

Lynne
05-12-2011, 11:25 PM
Look up the user in the admincp - what does he have for "Current Reputation Power"? If it's 0, then you are going to get that error since you don't allow 0 (which is not a default vb option, so if that is causing issues, you need to post in the modification thread about it).

chaldo
05-13-2011, 03:18 AM
Won't let me rep any user... All users I repped has over 0.

-Chaldo;)

Lynne
05-13-2011, 04:30 AM
It's not saying you can only rep a user who has over 0, it's saying you can't give 0 rep. Two different things.


Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);