Thanks: 4,294,967,295 wtf?

Status
Not open for further replies.

VaLeRyA

Regular Member
Joined
Sep 23, 2008
Messages
470
Reaction score
113
cherryredblues cherryredblues is offline
Newbie


Join Date: Nov 2009
Posts: 10
Thanks: 4,294,967,295
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)

was trying to trade with me
:bryce:
 
adrien23 = cherryredblues !!!!


hahaha, it was a joke
thanks for the clarification
 
sell fans on Twitter
 
Yea the thanks thing is a bug and I don't like it so would be great if it can be fixed!
 
http://www.google.com/search?hl=en&q=(2+**+32)+-+1&aq=f&aqi=h1&aql=&oq=&gs_rfai=

The database column that holds a user's "thanks" count supports a number between 0 and 4,294,967,295. In computer science terms, it's a 32-bit unsigned integer. If you're at 0 and a "thanks" is removed for some reason, the number will go from 0 to 4,294,967,295 instead of -1.

What probably happened is that a certain condition occurred (e.g., a user deleted their own post, an entire thread was deleted, a user was banned, etc.) that caused his received "thanks" count to be decremented multiple times for a single post of his. Since I see this all over other VBulletin forums, too, I'm assuming it's a coding error in VBulletin or whichever plugin provides the "thanks" capability.
 
so then if u thanked some more people, wouldn't that reset it back to 0?
 
ive thanked plenty of people,mine wont go back

Maybe the integer underflow/overflow only works one way. Without access to the code that's doing the thanking, I can only speculate.
 
Status
Not open for further replies.
Back
Top