MyBB Community Forums

Full Version: How to make the ranking system?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have all the rank pictures and uploaded it to my FTP. I made additional groups such as

Administrator - Already have a rank and it work
Register - The rank is a picture of the Member (Level 1)
- Newbie v1 (Level 1) - I have a rank on it (group image) and it work.
- Newbie v2 (Level 2) - I have a rank on it and it work.
and so on..

I am trying to make it to where members can level up the more posts they make and I'm using the Promotion system to help change their group in which they move up to.

I made a promotion so that when a level 1 member make 5 posts, they will move up a level (group) and be in level 2. I tested it and made another account to see if it work and when I promoted it to a different group, the rank picture didn't change. It changed the group but not the picture (group image). Any help? Oh and the Task for Promotion System is set to automatically every 1 minute.

Do I have to make a group for each promotion level? Is there an easier way such as a mod with group image?
Unless Newbie v2 has different permissions, using group promotions is pointless. You can just make a new post count title and set the Star Image to one instance of whatever the Newbie v2 image is.

However, if the various levels of Newbie come with different permissions, are you sure you set the promotion to work on the Primary group and the display group?
What I am wanting to do is use an image instead of stars.
Look at this picture.
http://gyazo.com/c1d0462016817ecec7ba3aafdf9046b6
I got the promotion set to where if you get promoted at 5 posts and it will promote you to the next rank (group) which is this image
http://visualizeforums.hostei.com/images...e%20v2.png
It's like I'm replacing the stars with an image.

(2013-02-18, 05:24 AM)VisualizeForums Wrote: [ -> ]What I am wanting to do is use an image instead of stars.
Look at this picture.
http://gyazo.com/c1d0462016817ecec7ba3aafdf9046b6
I got the promotion set to where if you get promoted at 5 posts and it will promote you to the next rank (group) which is this image
http://visualizeforums.hostei.com/images...e%20v2.png
It's like I'm replacing the stars with an image.

as of permissions, it's the same.
Users and Groups -> User Titles -> second one down -> Edit

Set post count to 5, set Number of Stars to 1, set Star Image to the relative (image/whatever/you/name/this.png) path to your group image.

Do that for every one after that.
Thank you very much!