vaskies
02-01-2010, 10:46 PM
Since I didn't get much luck here (https://vborg.vbsupport.ru/showpost.php?p=1972209&postcount=1) (at least, not yet :p), I decided to try and code this myself by using SELECT distinct.
To do this, I needed to fully understand how reputation is defined and created. The road block I've come across is, I cannot seem to find where $post['reputation'] is defined. I searched every vbulletin file, and see it defined nowhere. I checked the post table and there is no reputation column so I'm pretty lost at this point.
I've looked thoroughly through functions_reputations.php and reputation.php. What am I missing?
To do this, I needed to fully understand how reputation is defined and created. The road block I've come across is, I cannot seem to find where $post['reputation'] is defined. I searched every vbulletin file, and see it defined nowhere. I checked the post table and there is no reputation column so I'm pretty lost at this point.
I've looked thoroughly through functions_reputations.php and reputation.php. What am I missing?