Hi all. I have a forum where users give/get Thanks for posts. I've added the Thanks count for thread below the Replies and Views. So basically it shows...
Replies: 0
Views 111
Thanks: 24
My question is how do I set it up to sort by Thanks?
{vb:raw thread.thankscount} displays the number of Thanks for that thread.
This is an example link of sorting by replies..
I've tried..
with no success. Can anyone guide me in the right direction?
Replies: 0
Views 111
Thanks: 24
My question is how do I set it up to sort by Thanks?
{vb:raw thread.thankscount} displays the number of Thanks for that thread.
This is an example link of sorting by replies..
Code:
http://www.forum.com/faq/?sort=replycount&order=desc
I've tried..
Code:
http://www.forum.com/faq/?sort=thankscount&order=desc