Quantcast
Channel: MyBB Community Forums - Tutorials
Browsing all 685 articles
Browse latest View live

Custom 404 Page Creation For Mybb Without Any Plugin

1. Add this code to the last line on your .htaccess Code: ErrorDocument 404 /filenotfound.php 2.Create a file called filenotfound.php, and add this to it: Code: <?php     define('IN_MYBB', 1);...

View Article


Image may be NSFW.
Clik here to view.

Latest thread deteails as CSS popup/hover

Original and maintained thread here: http://www.communityplugins.com/forum/sh...hp?tid=308 I had a request for a simple feature to make the latest threads in the portal have all its details such as...

View Article


Image may be NSFW.
Clik here to view.

[TUTORIAL] Give Your MyBB Forum a CSS3 Look

Every Forum Admin wants to make their forum Look Advanced and Modern.I've been modifying my forum to CSS3 Standards and thought it would be really nice to share here : So What we start ? Well , I want...

View Article

Image may be NSFW.
Clik here to view.

290 Forum Icons 48*48 In Size And All Are Premium

To Decorate your forum you'll need custom icons for each forum This is my collection i collected it from various forums so yeah you can say i leeched them feel free to do whatever you want i am also...

View Article

Image may be NSFW.
Clik here to view.

[Tutorial]How To Add All Social Icons In Your Postbit Without Plugin

I was looking for some plugin for social sharing but couldn't find any plugin so with some other tutorial references i came up with this and i succeed to add social buttons into postbit Okay you need...

View Article


Image may be NSFW.
Clik here to view.

Perfect rounded corners in MyBB

This thread was originally published on Animaus.com. Here's the complete tutorial on rounding corners on MyBB. This will result in perfect corners across all the aspects of MyBB - including the User...

View Article

Image may be NSFW.
Clik here to view.

Achieving a more streamlined Board Stats

This thread was originally publish on Animaus.com. One thing that I personally don't find very attractive about MyBB is the "Board Statistics" section at the bottom of the index page. I find it can be...

View Article

Image may be NSFW.
Clik here to view.

Enhanced Social Share buttons Tutorial without plugins

Hello guys, Its been a long time since i have posted any tut, Here is one for you. Original Topic written for http://www.myskins.org As said in the title, i present you enhanced social share buttons in...

View Article


Changing link color of Thread/Forum with unread post

Hi, Finally I get a way how to change the color of the thread (and his forum parent) containing a new unread post, and I want to share this with you: CSS modifications: Go to ACP Home » Themes »...

View Article


Image may be NSFW.
Clik here to view.

Ads in Post ( Problem Solution )

Moderator Notice Sorry for me ...If this is not relevant forum... But you can move this to there....   screen shot.png (Size: 21.92 KB / Downloads: 38) Hi , I am not expert of PHP,MYSQL,MYBB but I...

View Article

Image may be NSFW.
Clik here to view.

Adding "View New Posts" and "View Today's Posts" in Forum Jump List

This is with reference to this thread. http://community.mybb.com/thread-133403.html I've checked it from my end and working fine. However if there is any problem with the tutorial, please state so that...

View Article

Max User Connections Workaround

Hello, Due to this recent incident: http://community.mybb.com/thread-133889-...#pid968998 I went to dig up an old solution I used on shared servers: Code: $dbusers = array( array('user' =>...

View Article

Image may be NSFW.
Clik here to view.

Custom Style Manager [Tutorial]

First, I'm sure it's been posted somewhere, but I want to give a descriptive tutorial. This is my first tutorial. Please do not hate. Criticism accepted, and welcomed, but flaming and hate, I do not...

View Article


Post background color depending on usergroup [TUTORIAL]

My last tutorial was a little long. So this one will be short! Steps in simple: ACP > Templates & Style > Themes > Add code > Templates > Add code Easy in theory? Yes. Good.. OK now...

View Article

[Tutorial] Banning CAPSLOCK / shouting in posts

This modification will stop your users from "shouting" in posts. (Posting with caps-lock on for everything) Open inc/class_parser.php. Find: PHP Code:         // Get rid of cartridge returns for they...

View Article


Image may be NSFW.
Clik here to view.

Using CSS Sprites for On/Off/Offlock

I don't think there's a tut for this yet, so I figured I'd make one real quick. Alright, so first things first we'll have to turn our on/off/offlock icons into a sprite. So what we'll have to do is...

View Article

Image may be NSFW.
Clik here to view.

Imgur Upload

1 - Get imgur api key: https://imgur.com/register/api_anon 2 - Create imgur.php in root PHP Code: <html><head><title>Upload to...

View Article


Color All Post Backgrounds of a Usergroup

This tutorial is for those who want some specific usergroup's posts be different from the others. Like say all moderators' post background to be some different color. We can do it without using any...

View Article

Add Social Links to Your MyBB Forum

Original Tutorial on : http://www.myskins.org Hello guys, I have been asked by many people on how to add social links into the footer or header or where ever possible just like my site. So i am making...

View Article

Image may be NSFW.
Clik here to view.

Makeup for MyBB forum with 3d fold-in menu

An experimental CSS 3D fold-in menu. Works in any browser that supports CSS 3D transforms, So , first see pictures ( and also demo site ). This work is adapted from Hakim (meny project). If you like it...

View Article
Browsing all 685 articles
Browse latest View live