ProCom
Well-known member
We often do contests where we use the "like" system to have members vote for the post they like the best within the entire thread.
Sometimes the contests can have hundreds of submissions which make it very difficult to go through and find the post with the most likes.
I don't need an addon... just a quick and easy SQL command to let me pull the data.
@Jake Bunce did a great job doing a query for "most likes within a node" here: http://xenforo.com/community/threads/most-liked-posts-in-a-single-node-in-the-last-month.21893/
... but I need most likes within a specific thread ID. Anybody know which query I should run (assuming the ID for the thread is 1234)
Thanks!
Sometimes the contests can have hundreds of submissions which make it very difficult to go through and find the post with the most likes.
I don't need an addon... just a quick and easy SQL command to let me pull the data.
@Jake Bunce did a great job doing a query for "most likes within a node" here: http://xenforo.com/community/threads/most-liked-posts-in-a-single-node-in-the-last-month.21893/
... but I need most likes within a specific thread ID. Anybody know which query I should run (assuming the ID for the thread is 1234)
Thanks!