[How to Guide] How to make php mail to work
Most of the people are trying to get php mail to work so i've posted this to help people who don't know how to get it to work 1.You need to test (If your host support php mail) So Download this file...
View ArticleReply in CuteNews with MyBB
Hi guys. Here I show you how to reply a news powered by CuteNews in your site with a MyBB user. You have to go to your cutenews directory and then go to "core" dir and edit file "core.php". At line...
View Article[How-to] Change the color of the status bar
This works only in Google Chrome, as far as I know. You know how you view HF, and the status bar turns purple? Well I'm going to show you how you can do this, very easily To do this, go to your admin...
View ArticleLaunching your MyBB Forum
This thread is specifically delivered to new MyBB users or even new forum owners in general. No matter what platform you're on, this is a great thread to follow if you want to grow your forum on the...
View ArticleUpdated How to add social sharing buttons to threads
Go to your ACP --> Theme You want to edits templates -->Show Thread Templates -->showthread_ratethread and add the following to the bottom: Code: <div style="margin-top: 6px; padding-right:...
View ArticleHow to disable right clicking
Go to your ACP -> Templates & Styles -> Templates -> The theme name you want to add this to -> Index Page Templates -> index Now add the following code above </head>: Code:...
View Article2016 Share Links
Here I am with another tutorial the other one I created for sharing posts is a your own image and opening in a new tab. Well this one is a 2016 version of adding social sharing buttons to your posts....
View ArticleHow to add file uploading options to new thread, new reply & more!
Welcome to another one of my tutorials! Today we will be adding file sharing upload links to a few different areas so there's several different templates you'll be editing today including the...
View ArticleBasic Upgrade Page.
This is made by me First you will need to make a upgrade.php Its quite simple to add and edit. First open notepad++ (or whatever you use) and put this in it Code: <?php define('IN_MYBB', 1);...
View ArticleHow to create a icon on tab tittle ?
I wan to add my logo (icon) on tab tittle. How to do that ? 12.png (Size: 13.65 KB / Downloads: 19)
View ArticleAddToAny Social Sharing Buttons on the subject wiews
admincp-> Go Templates and Style-> Templates-> Themes -> Postbit Templates -> postbit_classic Find Template Code: {$post['button_delete_pm']} Add this code right below Code: <!--...
View ArticleFilter Thread by Prefix
1.8 come with prefix filter in footer, but I need prefix filter like on 1.6 with xThreads where we can filter thread list by prefix by click the prefix in the list. To get similiar features, we need to...
View ArticleView My Post in User Link Panel
Open header_welcomeblock_member and find <ul class="menu user_links"> Add code below inside it Code: <li><a...
View Article[VideoTutorial] MyBB 2.0 Install a Development Copy
[VideoTutorial] MyBB 2.0 Install a Development Copy Introduction: i was made thise video tutorial to show how install a Development Copy of MyBB 2.0. i hope thise video can help to the new...
View ArticleInclude 'easter eggs' for certain users or groups,
I thought that today I'd share something that I've used on my own forum here so others are able to benefit from it. A nice little touch up on your forum is to include 'easter eggs' for certain users or...
View ArticleNavigation bar (Responsive)
This comes up a lot, so i thought i would post this tip on starting to get your MyBB responsive. What this mod will do is give you a fixed navigation bar at the top of the page, which collapses on the...
View ArticleStopping certain words being spidered
You might have noticed like me that when it comes down to SEO when your site is spidered, that all sorts of odd keywords pop-up as being relevant to your site. They can be down to common things that...
View ArticleSetting up MyBB SEO Friendly URLs with VestaCP+NgnixOnly,
So today I'm writing this tutorial because the knowledge I've found with setting up MyBB SEO Friendly URLs for nginx particularly VestaCP+Nginx was particularly challenging to do. I've found the...
View Article