neverstop
10-14-2009, 06:28 PM
HI everyone.
I am trying to make a list of users that have received the most reputation comments. That is not the most points (or least points) but how many total comments ocmbined they have received.
I dont need help with the php just the query has stumped me.
The table 'reputation' has the following fields:
reputationid postid userid reputation whoadded reason dateline
The field in question is 'userid'
Thanks in advance
I am trying to make a list of users that have received the most reputation comments. That is not the most points (or least points) but how many total comments ocmbined they have received.
I dont need help with the php just the query has stumped me.
The table 'reputation' has the following fields:
reputationid postid userid reputation whoadded reason dateline
The field in question is 'userid'
Thanks in advance