bart Active member Licensed customer Sep 16, 2013 #1 How can I change the sidebar in the memberlist to show people with the most Likes instead of those with the most posts? there is an array $activeUsers and $latestUsers but is there also an array $mostlikedUsers? thanks!
How can I change the sidebar in the memberlist to show people with the most Likes instead of those with the most posts? there is an array $activeUsers and $latestUsers but is there also an array $mostlikedUsers? thanks!
Chris D XenForo developer Staff member Licensed customer Sep 16, 2013 #2 No, that information isn't available, to the controller or the template, so it would require custom development to fetch and expose it. Upvote 0 Downvote
No, that information isn't available, to the controller or the template, so it would require custom development to fetch and expose it.
bart Active member Licensed customer Sep 16, 2013 #3 Bad news. But thanks. It's not worth a mod i think. Upvote 0 Downvote