Ted, this is probably a conflict on my forum but I was wondering if you could help. I can give positive reputation fine but negative reputation results in a db error:
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
INSERT IGNORE INTO reputation (postid, reputation, userid, whoadded, reason, dateline)
VALUES (159963, -111, 307, 4, 'They totally didn't like this.' ,'1242494793');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't like this.' ,'1242494793')' at line 2
Error Number : 1064
Request Date : Saturday, May 16th 2009 @ 01:26:33 PM
Error Date : Saturday, May 16th 2009 @ 01:26:33 PM
Script : /forums/helpfulanswers.php
Any ideas?
Also, another suggestion: allow users to change their vote on the postbit, in case they clicked the wrong button or misunderstood the post.