The error message debug :
Database error in vBulletin 4.2.1:
Invalid SQL:
UPDATE user
SET post_thanks_thanked_times = post_thanks_thanked_times - 5,
post_thanks_thanked_posts = post_thanks_thanked_posts - 1
WHERE userid = '3658';
MySQL Error : BIGINT UNSIGNED value is out of range in '(`forumsDb`.`user`.`post_thanks_thanked_times` - 5)' Error Number : 1690 Request Date : Monday, February 24th 2014 @ 07:32:09 AM Error Date : Monday, February 24th 2014 @ 07:32:10 AM Script : http://domain.com/admincp/forum.php?do=kill Referrer : http://domain.com/admincp/forum.php?do=remove&f=5&s= Classname : vB_Database MySQL Version : 5.5.35-cll
how can i resolve this problem ?
Thank you