View Single Post
Old February 27th, 2005, 11:31 AM   #5 (permalink)
rbl
Senior Member
Verified Customer
 
Join Date: Aug 2003
Location: Portugal
Posts: 492
Send a message via AIM to rbl Send a message via MSN to rbl
Re: Reputation in Gallery

We need a distinctive mark in the inserted postid. I took a look at the postid field in vB's reputation table and is INT type with a lengh of 11 characters so a letter is out of the question, but a number is not.
I'm a MySQL illiterate but can we precede every Gallery postid with a 0 (zero)?

It wouldn't change the way vB handles reputations or the db in any way but could make a clear distinction between Gallery and Forum postids. Then if some work needs to be done to distinguish what is what, it could be done in Gallery's side.
rbl is offline   Reply With Quote