Milance
12-29-2014, 09:14 PM
I have a problem when I want to delete a post leave me this:
Database error
database has encountered a problem.
UPDATE user
SET thankedcount = thankedcount - 1
WHERE userid = 1207
LIMIT 1;
MySQL Error : BIGINT UNSIGNED value is out of range in '(`blabla_bla`.`user`.`thankedcount` - 1)'
Error Number : 1690
vbulletin 4.1..6
Database error
database has encountered a problem.
UPDATE user
SET thankedcount = thankedcount - 1
WHERE userid = 1207
LIMIT 1;
MySQL Error : BIGINT UNSIGNED value is out of range in '(`blabla_bla`.`user`.`thankedcount` - 1)'
Error Number : 1690
vbulletin 4.1..6