MyBB automatic image resizer [without plugin]
This modification can help automatic resize images in thread with MyCode like Ncode image resizer plugin. Admin CP > Forum settings > MyCode > Add new MyCode > Title: MyBB auto image...
View ArticleAdvanced Sidebox 4.0 Theme Setup List
I've been working on testing the new responsive version of ASB out on popular MyBB front-end themes, and when adjustments are necessary, making a note of it. It is my intention to update this list as I...
View ArticleOUGC Awards on Profile in a row
I was looking but I made a solution for myself, until someone better fix this for all of us. OUGC Awards in profile shows award date, name, image, reason, threadlink Here is my fix: Go to...
View ArticleBasic post border color by gid
Due to a basic request for the likes of such here: https://community.mybb.com/thread-148832...pid1332871 * and for their specific needs all they wanted was the post border to reflect usergroup color,...
View ArticleDVZ Shoutbox 2.3.2 – Sound notification.
DVZ SHOUTBOX 2.3.2 – SOUND NOTIFICATION Download sound notification: dvz_shoutbox.zip (Size: 1.38 KB / Downloads: 7) Upload the dvz_shoutbox.mp3 file to the \images Go to ACP >>> Templates...
View ArticleMobile compatible AdminCP
This isn't pretty but it works good enough for mobiles using a mediaquerie with some CSS. iandrew.org-httpsiandre homepage.jpg (Size: 256.14 KB / Downloads: 21) iandrew.org-BoardSettings.jpg...
View Article[Tutorial] Modern Dark Editor for MyBB 1.8.21 [SCEditor]
[Tutorial] Modern Dark Editor for MyBB 1.8.21 [SCEditor] Description: A dark editor based on default Modern editor for [SCEditor] Introduction: Hey all, If you need a dark editor based on default...
View Article[Tutorial] Replace Editor icon sprite with individual icon for MyBB 1.8.21...
For this tutorial we will use the default Mybb Editor ie: mybb.css * as you can see by the icon folder name and image paths changes it is to reflect that we are doing this for the mybb.css theme for...
View Article[Tutorial] Replace Editor icons with Font Awesome 5 icons for MyBB 1.8.21...
[For 1.8] - [Tutorial] Replace Editor icons with font awesome 5 for MyBB 1.8.21 [SCEditor] Description: A editor based on default Mybb editor using font awesome 5 icons for [SCEditor] Introduction: Hey...
View ArticleRedirect Page for Every Link [NO PLUGIN]
Tutorial for redirect page to another site 1, Create a PHP file named 'redirect.php' <?php define('IN_MYBB', 1); define('THIS_SCRIPT', 'redirect.php'); require_once("global.php");...
View Article[TUT] Embed Discord Widget as Image
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=shield"/> <img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner1"/> <img...
View ArticlePost preview on threadlist
Hi guys, Quick tutorial here on how to create some very simple and easy to use post preview using AJAX. I found a very handy jQuery function called .load(), which allows us to send an ajax request with...
View ArticleMyBB Common Problems and Errors Includes Fixes
MyBB Common Problems and Errors Hello MyBB! I forgot I typed this up a while ago but never posted it I wanted to add on to it but thought I will post it and let the community add on to it by replying....
View Article[Tutorial] - 10 tips for say starting a mybb project with only an android
ok, so you have an old android in your hand and are stuck wondering: "hmm, can you say work on mybb projects somewhat comfortably with say for example, if you do not have a laptop or even if say you...
View ArticleExpandable Quotes
Expandable Quotes like Xenforo with no-script support (overflow-y: scroll). This should be, at the moment, the most convenient way to achieve that. Add in your global.css (possibly at the end):...
View ArticleSetup automated email on mybb with zoho email guide
Its a pain in the lime to setup email on your own, mybb phpmail and smtp mail are not working. So I have decided to modify core php files to use phpmailer lib instead. 1. Register an email from zoho,...
View Article[Tutorial] - Simply add user avatar to welcomeblock with default avatar fallback
<-- snip --> Content for this tutorial is now removed hopefully this thread and all others that I soon remove content from as my time allows will be deleted. Thanks for the past interest. It has...
View ArticleDark Editor for MyBB 1.8.20 [SCEditor]
Hey all, If you need a dark editor based on default MyBB editor, this tutorial is for you. This is quick and simple tutorial and keep in mind to make a backup of your jscripts folder. What you will get...
View Article[Tutorial] Announcement Codes for Themes
Global.css #alert1 { border-radius: 0px; top: 0; right: 0; padding: 8px; text-align: left; background: rgba(22, 160, 133,0.7); color: #FFF; margin-bottom: 4px; } #alert1:before...
View ArticleYears of Service Postbit Add-On 1.8.20
RequiredTemplate Conditionals [Download] <div class="smalltext" style="background: #212121;padding: 7px;margin: 5px 0;"> <if $post['regdate']+(60*60*24*1095) <= TIME_NOW then><span...
View Article