A Tutorial To Fix A Few Problems You May Get With MyBB
Welcome To My Tutorial I'll be showing you how to fix some errors / problems you may get well using MyBB. I'll also have a few how to's in here. 1. Remove Date User Joined In Post Go to Admin CP ->...
View ArticleUseful Codes for MyBB Beginners
I don't know if this is already posted . Just Letting the MyBB Beginners to know some useful codes for MyBB . Code:{$welcomeblock} - Include welcomeblock (user/guest view of the member bit)...
View ArticleEnable Systemd Timers to Handle MyBB Task System
Create the following two files in your /etc/systemd/system/ directory: /etc/systemd/system/mybb.service Code:[Unit] Description=MyBB Tasks [Service] User=www-data ExecStart=/usr/bin/php...
View Article[1.8] [1.6] Forums and Categories In Columns
Hello, Today I will be telling you how you can make your forum layout like TheTechGame.com by having your forums and categories in columns. Note: This tutorial was only tested on 1 theme which was Star...
View Articlehow do i display google adsense
forum http://www.relationshipvilla.com/forum please i have tried my advertisment and ads manager but none is working and whenever i use this [<div align="center"> **ads** </div>] on...
View ArticleHow to make Myreaction plugin responsive
All you have to do is just go here (I wouldn't do this if you had a non-responsive theme as it's not worth, but if you had a responsive theme like myself, then go ahead and do this as it makes the...
View ArticleRank CSS
is there a way I can add rank images from CSS to my user groups I know Xenforo has it does Mybb?
View ArticleHow to make Myreaction plugin responsive
All you have to do is just go here (I wouldn't do this if you had a non-responsive theme as it's not worth, but if you had a responsive theme like myself, then go ahead and do this as it makes the...
View ArticleDaily Post Goal Progress Bar/Color
https://community.mybb.com/mods.php?action=view&pid=783 After hours of digging I couldn't find a guide or tutorial how to do this until I decided to play around with the template and the codes to...
View ArticleFont-Awesome Forum Icons
https://community.mybb.com/thread-156711.html ^^ Don't know what happened to that post <snip> so here's the tutorial for all those newbies. Font-Awesome Forum Icons on MyBB 1.8 Software Today, I...
View Article[TUTORIAL] How to add a discord widget for ASB
I don't know if many people has found out this guide on how to add a discord widget for the Advanced Sidebox plugin by Wildcard. I just thought that it'd maybe help people who may want this feature....
View ArticleHow to put text just below to thread list in index page
I am trying to put an html code which would be actually an offer or ad which will appear in homepage just below to forum list. Because I also have sidebar there appears a blank space on the left side...
View ArticleBan User List Page
Hello MyBB! Today I will showing you how to create a ban user list page the page will display the ban users username, user who banned them, the reason, ban date, unban date, the ban user’s IP address...
View ArticleAvatar Forum Display
Hello, Today I am going to share with you all a little tweak I did to the "Last Poster Avatar On Forum Display and Index" plugin By Whiteneo. Before we start I want to give thanks to Whiteneo for...
View ArticleShorten MyBB big numbers to Facebook-like letters
Original thread @"andrewjs18" asked me: "is it possible to shorten threads and posts counters to something more readable by displaying a letter for big numbers, much like Facebook and other companies...
View ArticleAdd a Thread Header !
Hello there, Today I am going to share my little code for a thread header. It is basically a way to have thread information above the thread thus way leaving more space for a more clean and sleek...
View ArticleGet the current avatar for a specific user
I discovered this playing around, just now. so lets say that you want to get the current avatar for a specific user, to um, feature on a page perhaps, and you want their featured avatar to change when...
View Article[REQ] Tutorial to setup mybb forum [1.8.X]
I need it cuz i watch all the videos on how to install mybb forum or setup it and it fails all the time cuz some of the video is older and i cant understand it.
View ArticleCategories and Forums Management
About Categories and Forums Categories and forums are root of your forum. It is suggested that they should be in some order so users and visitors can get good view of all categories and forums of your...
View ArticleTheme Variables (MyBB)
Hi, MyBB Theme Variables; POST , for Postbit Template: postbit Code:{$post['pid']} //Comment ID {$post['tid']} //Thread ID (Comment) {$post['replyto']} //Quoted Comment ID {$post['fid']} //Forum ID...
View Article