MyBB Community Forums

Full Version: A couple questions about myBB and its plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I'm running the latest version of myBB and I have a couple questions.

1. How do forums add this auto buy rank system (meaning you can click purchase, pay for the rank and it automatically upgrades you). Seen the same sort of design multiple times, wondering how they do it. Example: http://prntscr.com/hugs64

2. I also see a lot of forums doing awards. Example: http://prntscr.com/hugsm1
They also have it so it automatically gives it to you if you reach for example 1000 posts or 200 rep etc. How is this done? And through what plugin? I saw MyAwards, but that doesn't work for the latest myBB version.

3. I see a lot of forums also doing profile covers. Its the background of the profile picture. What plugin are they using? They allow the general people to upload their own backgrounds.
Example: http://prntscr.com/hugt0j

4. How could I go about giving specific ranks an image user bar? Or even the ability for regular users to upload their own user bar. So each person can have a custom user bar as well as their rank's user bar.

5. Your profile page cover. When you go to your profile page, you can have a profile page cover: http://prntscr.com/hugto2
Is there plugins which let users upload their own cover? Or even just full customize their profile page

  1. MySubscriptions seems to be what you want
  2. OUGC Awards or MyAwards (1.6 only so will need compatibility changes)
  3. Profile Picture with some HTML and CSS modifications will give you what you want
  4. Each usergroup has a usergroup image which can be used as a "rank bar":
    Upload the image you want to the images directory of your forum and set the URL in Admin CP -> Users & Groups -> Group -> *select group* -> General -> Group Image
    This doesn't allow individual users to upload their own rank images, however.
  5. I believe this relates to point 2?

You can probably find the answers to your questions with a quick Google as well Wink
it's all cuiustom, you cna't find it for free.
(2018-01-01, 02:48 AM)Sazze Wrote: [ -> ]it's all cuiustom, you cna't find it for free.

At least some of its are free like ougc awards/myawards and also it can help in 5th one https://community.mybb.com/thread-159715.html
(2018-01-01, 01:47 AM)JordanMussi Wrote: [ -> ]
  1. MySubscriptions seems to be what you want
  2. OUGC Awards or MyAwards (1.6 only so will need compatibility changes)
  3. Profile Picture with some HTML and CSS modifications will give you what you want
  4. Each usergroup has a usergroup image which can be used as a "rank bar":
    Upload the image you want to the images directory of your forum and set the URL in Admin CP -> Users & Groups -> Group -> *select group* -> General -> Group Image
    This doesn't allow individual users to upload their own rank images, however.
  5. I believe this relates to point 2?

You can probably find the answers to your questions with a quick Google as well Wink

You said they are using MySubscriptions but they have a payment gateway like selly or coinpayment
pm me i'll show u something Smile
Whats the forum from he screenshots?
I think this forum: leakforums
The screenshots you've provided NulledBB uses a custom module system so everything you see is hand made you won't find it here, there are few things you will but it surely will be different to their forum.

The auto upgrades can be done with this plugin,
https://community.mybb.com/mods.php?action=view&pid=458

Profile Cover can be done with html/css
https://community.mybb.com/mods.php?action=view&pid=127

Awards
There are 2 award plugins either you can use MyAward from mybbcentral and change the compatibility to 1.8 or use OUGC Awards By Omar G.

Postbit background image
That's a custom plugin you won't find it anywhere.