Page 1 of 3

Ranks Page 1.0.5

Posted: 30 Jul 2011, 22:27
by Stoker
Title: Ranks Page 1.0.5
Version: 1.0.5
Author: Stoker
Description: This phpbb3 modification will add a ranks page containing all info such as: ID, Rank Title, Min posts, Rank and Special Rank.
Demo: ranks/
Attached file:
Ranks Page 1.0.5.zip
(36.13 KiB) Downloaded 1993 times

Ranks Page 1.0.4

Posted: 20 Oct 2011, 02:43
by Solidjeuh
whoeehooew!
Damn you have some really nice mods in here!! :D

Ranks Page 1.0.4

Posted: 27 Jan 2012, 01:38
by Rhyno
Heya All

Is there a way to sort these by ID number or name? I want to be able to sort these so the important ranks appear on the 1st page.

Cheers
Rhyno

Ranks Page 1.0.4

Posted: 27 Jan 2012, 08:02
by Stoker
Sure, open ranks.php
Find ORDER BY rank_min ASC';
Change it to ORDER BY rank_id ASC'; for sorting by id
or ORDER BY rank_title ASC'; for sorting by title

Ranks Page 1.0.4

Posted: 27 Jan 2012, 08:35
by Rhyno
Stoker wrote:Sure, open ranks.php
Find ORDER BY rank_min ASC';
Change it to ORDER BY rank_id ASC'; for sorting by id
or ORDER BY rank_title ASC'; for sorting by title
Thankyou Sir :)

Ranks Page 1.0.4

Posted: 17 Feb 2012, 03:51
by Rhyno
Anyway with this snippet to custom order ranks?
My rank ID's are all messed up so i want to put them in order manually if at all possible.

Or would this be to much work to bother with?

If not can you filter out special ranks and ID?

Ranks Page 1.0.4

Posted: 29 Feb 2012, 19:07
by Cable Player
Hello,
Is there any way to order the posts as you'd see them in the ACP?

Alphabetically for special ranks, at the top, and then normal ranks starting at the 0 post requirement, adding up.
Also, is there a way to remove the missing image icon (red x) for ranks that don't have an image assigned to them? I don't plan on putting images for normal ranks.

Cheers.

Ranks Page 1.0.4

Posted: 29 Feb 2012, 19:47
by Stoker
Speciel- and normal ranks are sorted the same way.

There is no missing image icon when there is no rank image.
Thats only if you have set a rank image and then deleted the image without editing the rank.

Ranks Page 1.0.4

Posted: 29 Feb 2012, 19:50
by Cable Player
Hi Stoker,
I've attached an image below so you can see.

For both of the ranks with the "red X" I have not set an image, and the second rank you can see is not a special one, it is a normal one, but displaying along with the special ones.
rank_page.PNG

Ranks Page 1.0.4

Posted: 29 Feb 2012, 20:03
by Stoker
Cant reproduce it.
I have removed the admin rank image in ACP. Do you see a red x here and which browser do you use?
ranks/