Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 23, 20168 yr Hello! I really need to display on the page ranking of the participants on any grounds. What is the code to create this?Requirements are: 1. You can choose a sign by which the ranking (e.g., number of messages or the amount of reputation). 2. You are able to choose different periods (week, month, year, all time). I need a template similar rating so I can figure out how to assign ratings under other signs.
October 24, 20168 yr You are wanting to show a page that ranks users by either number of posts or their reputation, is that right? I would probably use \IPS\Helpers\Table\Db to facilitate creating the page/pagination, and then for the order by clause you order by member_posts or pp_reputation_points.
Archived
This topic is now archived and is closed to further replies.