I'm having trouble getting the users point total to display in the postbit. Could you help me with this?
I was thinking I would add into showthread a way to query the DB using each post's information.
$query = 'SELECT dev_user FROM points WHERE username=post[musername]';
Im not very familar with the way VB does queries and am having trouble understanding it.
-Mike
|