[Support] Mybb 1.8x JSCRIPT issues
I had this problem a while ago, so I thought I'd help out those who are experiencing the same issue. If you're running Mybb 1.8x and are experiencing any one of these issues with a theme: Rep button...
View ArticleMake MyBB 1.8 minimum width fluid
AdminCP > Templates & Style tab > Themes, click Default, click Options button then Duplicate Theme (check box for Duplicate Templates). Name new theme: MyBB Master Style Fluid For MyBB Master...
View ArticleNice Forum Icon on Header
Hello! Your forum will look like this: global.css find: Code: #logo ul.top_links a.portal { background-position: 0 -180px; } add after: Code: #logo ul.top_links a.forum { background-position: 0...
View ArticleCalendar Widget in Header
I know not many people use the calendar, but for those that do hopefully you'll find this helpful! Here is the outcome: calendar.png (Size: 19.12 KB / Downloads: 90) First open Header Templates >...
View ArticleA simple way to adding a button in SCEditor
A simple way to adding a button in SCEditor. Tested in Mybb 1.8.4 . First of all see Screenshots . =============== 2015-03-29_012521.png (Size: 5.01 KB / Downloads: 12) 2015-03-29_012512.png (Size:...
View Articlemd5 encrypt secret pin
- Open /admin/index.php find Code: if(!empty($config['secret_pin']) && (empty($mybb->input['pin']) || $mybb->input['pin'] != $config['secret_pin'])) replace it with Code:...
View ArticleProtect admincp with session
* Create one folder with any name example: abc * Create index.php file in that directory with the content: Code: <?php $mybbvietnamdotcom_cookie_code="1234567890";...
View ArticleGUIDE - SEO for MyBB - my experiences shared
Hey Guys. Been using MyBB exclusively for many years but never really bothered with too much SEO other than simply adding the Google SEO mod. This obviously does not give my forum(s) the best chance in...
View Article[All Versions] Add a very simple Image Uploader [No Plugin]
in this Tutorial you will learn to add a very simple image uploading feature on new thread page of your MyBB Broad. There are 2 Types of this Uploader that you can add according to your choice. #1....
View Article[Tutorial] Cut Out Announcement Portal, without plugins, very fast and easy
Hi, this is a pretty simple tutorial to cut threads in the Mybb portal without using any plugin and like different outcome to every webmaster. To transform this: In this: Or in this, where we add a...
View Article[All Version] Make Chrome Extension that displays latest threads
Today you will learn how to Make a Chrome Extension that display latest Threads from your forum Demo Download The Required Files (Source Codes) or Download from attachment below VIDEO GUIDE Description...
View ArticleFancybox / "Fit on page"
Hello, I looking for someting like "fit on page" for MyBB 1.8, but without results. Auto-scaling is good, but not comfortable for me. I tried some code and "find solution". Caution: it's very, very...
View ArticleUsing cron to run scheduled tasks
The scheduled task system in MyBB is used to perform many tasks at scheduled intervals, but requires users to be accessing your board and can reduce load times in some cases. In order to ensure tasks...
View ArticleOnline support zopim
Activation Training zopim without installing the plugin ! Step one: 1. Register on the web http://www.zopim.com 2. After registration code Sample code is sent from a website zopim Code: <!--Start of...
View ArticleGet Daily Automatic Backup of Your MyBB Database
Its very important to keep daily backups of your MyBB community forums. Because there are so many different things that could potentially happen to your MyBB forum like server hardware failure, hacking...
View ArticleAvatar on ShowTeam page
Just a simple tutorial. Edit showteam.php and find PHP Code: $query = $db->simple_select("users", "uid, username, displaygroup, usergroup, ignorelist, hideemail, receivepms, lastactive, lastvisit,...
View Article[how to] Italian cookielaw - with block cookies - Script
The Italian legislation on cookies expected to be made preventing cookies from third parties that are almost always profiling and / or cookies of their profiling. Are excluded from this obligation only...
View ArticleMyBB jQuery User Dropdown Menu with Font Icons and jQuery
Original Tutorial here : http://myskins.org/Thread-1-8-MyBB-jQuer...and-jQuery Hello guys, Its been so long since i have written a tutorial on any of the forums. I have found a little time for myself...
View ArticleShow similar threads under first post for 1.8
Hello friends. This method show similar threads under first post for 1.8 _ Without plugin. _ Without additional processing because this works with javascript and client side script. 1- Make sure that...
View ArticleSteam Account Status
Introduction This modification will allow you to have users input their Steam ID as a profile field. The upgrade to that, and the modification, is that you will have a cron job automatically update the...
View Article