The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
problem mysql
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 |
#2
|
||||
|
||||
You need to post in the addon authors thread. However it seems to indicate that the thankedcount is a UNSINGED int, which means it cannot have a negative number.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|