Okay I'll try to explain what I'm doing so hopefully one of you can give me a push in the right direction.
In the given thread the title input is a dropdown of the member list, then when they post it sets the title as that. I added into the postbit 'Accept' / 'Decline' game buttons, and the accept one takes the post username as winner, and the post title as loser. I need a way for it to recognize the rating//losses (2 fields in user table) of username (posttitle). I have everything working except this.
Would there be a way to do this without running a query per post?