Page 3 of 3

Ranks Page 1.0.5

Posted: 29 Feb 2012, 23:47
by Cable Player
Ooh, I feel privileged to have had the update before everybody else! ;)

Ranks Page 1.0.5

Posted: 12 Aug 2013, 12:49
by DeadCool
awesome mod thanks stoker :geek:

Ranks Page 1.0.5

Posted: 06 Jan 2014, 17:23
by dvjrickkraft
Is it possible to have the number of users in each rank? There was another mod posted at the Star Trek phpbb site but it won't AutoMOD. Just a feature request, thanks!

Ranks Page 1.0.5

Posted: 13 Sep 2014, 23:19
by Firebrand
Is there any way to sort by two condition?
db0f1e6c0878586d14a1bf7dc7d26838.png
As you can see, ranks with stars goes to normal users. Ranks with colored images goes for special groups.

However, the 0 star (for users) is followed by a special rank, because both of them have the requirement of 0 posts.

So I would like to sort by rank_min and rank special.


EDIT: I managed to solve it:

Find

Code: Select all

ORDER BY rank_min ASC';
Replace

Code: Select all

ORDER BY rank_min ASC, rank_special DESC';

Result:
result.png

Ranks Page 1.0.5

Posted: 14 Sep 2014, 07:54
by Stoker
Thanks for giving the solution Firebrand :thumb:

Re: Ranks Page 1.0.5

Posted: 22 Apr 2015, 15:58
by Dragosvr92
@Stoker, do you have any plans on updating this into an extension? :)

Re: Ranks Page 1.0.5

Posted: 22 Apr 2015, 18:04
by Stoker
Dragosvr92 wrote:@Stoker, do you have any plans on updating this into an extension? :)
https://www.phpbb.com/community/viewtop ... #p13998416