1
I think I will never get help with this, but posting it anyway
I'm using TDMDownloads for my new site and would like to have a simple top submitters page.
I can create the page myself. All I need help with is the sql syntax.
I would like to fetch the usernames and number of downloads they have submitted in a table.
Username 10
Username 8
Username 6
etc...
and limit the output to 10 users.
Shouldn't be that hard for someone who knows.