To start entering ranks, go to ACP > Users and Groups tab > Users menu > Manage ranks page, then click Add new rank button.
Here you will see the options for the new rank you will add. I would like to explain and advise them myself.
Rank title is the name of the rank. With rank image you choose the image of the rank to be shown on the profile. However, in order to be selected here, the images must be uploaded to the /images/ranks folder in root.
Personally I don't like to use the rank image because I use the star symbols that can be added to the rank title, and that's what I'll use here.
If the Set as special rank option is yes, it means that this is not a rank to be determined by the number of posts. It will be marked as no here. If this is a rank for some groups and for users you choose yourself, you can mark it as yes.
Minimum posts is the min number of posts for a user to get that rank.
Here is the rank system that I can create with only rank title and minimum posts options and I use it on almost every my phpBB board:
Code: Select all
Beginner — 0
☆ — 10
☆☆ — 20
☆☆☆ — 30
☆☆☆☆ — 40
☆☆☆☆☆ — 50
★☆☆☆☆ — 100
★★☆☆☆ — 200
★★★☆☆ — 300
★★★★☆ — 400
★★★★★ — 500
⭐★★★★ — 1000
⭐⭐★★★ — 2000
⭐⭐⭐★★ — 3000
⭐⭐⭐⭐★ — 4000
⭐⭐⭐⭐⭐ — 5000
✨⭐⭐⭐⭐ — 10000
✨✨⭐⭐⭐ — 15000
✨✨✨⭐⭐ — 20000
✨✨✨✨⭐ — 25000
✨✨✨✨✨ — 30000