Welcome to Admin Junkies, Guest — join our community!

Register or log in to explore all our content and services for free on Admin Junkies.

  • Admin Junkies is proud to announce 📣 an awesome ☀️ summer special on ✍️ Content Bundles for YOUR forums! Kickstart your discussions with a Content Bundle. For the entire month of June, use the promo code AJSUMMER 🎉 to receive 50% 🎁 off your content bundle. For example, a package that normally only costs 100 Credits will only cost 50 💰 credits. Full news here.

What I've Done With MyBB

PromoLocus

Active member
Joined
Feb 24, 2016
Messages
42
Credits
0
I've always used MyBB but I've never really got THAT in depth with it, at least not as in depth as my current website is. I'm going to use this thread to outline a few things I've done with MyBB.

90% Responsive Bootstrap Theme

3e131a039612e79ed6790bc349459b3d.png


8fd8d2d8ed073f2b0e4aef85d9dab8e7.png


100% Custom cirectory script 100% integrated with MyBB core

Code examples:

Code:
  function securePage() {
     global $MyBBI;
     if(!$MyBBI->isLoggedIn()) {
       header("Location: http://promolocus.com/member.php?action=login");
     }
   }

Code:
          if($mybb->user['usergroup'] == 4) {
             echo '<br /><a href="delete-' . $row['id'] . '.html" class="btn btn-xs btn-danger">Delete</a>';
           }

(Don't want to show too much source code) :p

What do you guys think?
 
Advertisement Placeholder
That's really cool!
I mean it. I like the look and it fits perfectly for any tablet. As for mobile devices, it might need some more work but honestly, it's kinda refreshing. I would love to take some programming classes from you and I am so not kidding about that.
Great job! I an't wait to see it in it's best...that is in 100% responsive nature.
 
I'm working on getting the mobile half worked out. I need to convert all the tables. Ugh. That's going to take some time. :p Thanks for the input! :)
 
Nice! There are only a few responsive themes for myBB so the fact you made your own is pretty cool.
 

Log in or register to unlock full forum benefits!

Log in or register to unlock full forum benefits!

Register

Register on Admin Junkies completely free.

Register now
Log in

If you have an account, please log in

Log in

Would You Rather #9

  • Start a forum in a popular but highly competitive niche

    Votes: 5 17.9%
  • Initiate a forum within a limited-known niche with zero competition

    Votes: 23 82.1%
Win this space by entering the Website of The Month Contest

Theme editor

Theme customizations

Graphic Backgrounds

Granite Backgrounds