Ajax + jGrowl to notify if has new alert (myalert)
Dependency: This need jQuery library. Check link below to more information: http://demonate.com/thread-773.html 1 - Download jGrowl 1.3 in http://plugins.jquery.com/jgrowl/ 1.1 - Open jquery.jgrowl.js...
View ArticleBlock All Tor Traffic From Your Site While Using Cloudflare
This is a quick and dirty way of blocking known tor IP's with htaccess! IP's don't resolve the same way if you have your site routed through cloudflare, so IP's added to htaccess with the simple 'deny...
View Article[1.8] Font-Awesome Forum Icons
This tutorial will show you how to replace your forum icons with Font Awesome. Font-Awesome Status Icons __________________________________________________________________________________________ Step...
View Article1.6.x - Fixing Message Editor (Relative Size)
I know there is a similar tutorial but mine us using a different approach. In this case the message editor will always fill the box it is in. Meaning it will go all the way to the right end of the...
View Article[1.8] Using MyBB Modals
1.8 brings a lot of fun new stuff to try out. In this tutorial I'll show you how to quickly make a modal login without including any CSS, and only using minimal Javascript. Also we'll only be making 1...
View Article[1.8] Image Resizer (Show real size of scaled image)
Ps. Only work with theme based in 1.8 default theme. This is similar solution used in xenforo 1 - Create new file with name resizer.js in Notepad++ 1.1 - Copy code below in resizer.js PHP Code: //...
View Article[1.8] Dropdown menu: Inline moderation and Thread Options
Simple Mode: Use dropdown script of mybb core Change this: To: http://www.dailymotion.com/video/x237j9o_demo-2_tech 1 - Create extra.css (Admin CP > Templates & Style > Themes > Add...
View Article[1.8] Dropdown panel: Post Options, Thread display options
Change this: To: 1 - create extra.css (Admin CP > Templates & Style > Themes > Add Stylesheet) 1.1 - Add code below: PHP Code: .droppanel { background-color: #efefef; width: 170px;...
View ArticleCleaning Up MyBB Community Forums Theme
The MyBB staff are doing a fantastic job on the new MyBB 1.8 release. I'm very excited to download and be able to use it myself. However, let's face it, not everybody is a fan of the new theme. This...
View Article[1.8.x/1.6.x] Automatic messages
First of all... I'm not a programmer, so, if you find a bug or you find a better way to achieve this, you can share your opinion here. This is a very short and simple tutorial on how to display...
View ArticleDisplay code between categories
An example of this is the Text Ads service on the index on http://mybbworld.com. First, you must download: http://mybbhacks.zingaburga.com/ PHP and Template Conditionals.Install it as per usual. Second...
View Article[Tutorial]Use Google App Engine as CDN for MyBB
This is my first tutorial for MyBB 1.8. MyBB is a free forum software which is best in forum software categories that's why i am using google app engine as a free cdn. In Mybb 1.8 integrating a CDN is...
View ArticleForums in columns
What you'll end up with using this tutorial - credit to omar also for his code Subforum Index Open your theme global.css style sheet and put this at the end: Code: table.forumh { width:100%;...
View ArticlejQuery color picker
Seen a few people request this on here but never seen a tutorial for it, so here it is - original tutorial by mybboard.pl Heres what you'll end up with - http://i.imgur.com/46w8KDp.png Copy and paste...
View ArticlejQuery tooltips (no tipsy version)
Heres what you'll end up with Copy paste this into your header include - Change the links for the files Code: <script src="images/gamerx/jquery-ui.js"></script> <script>...
View ArticleCSS Loading
Hello, Now we have a new tutorial! Do you remember 1.6? a picture loading for redirect page? now! in 1.8 no loading for redirect page! we can add a CSS Loading! #@#@ Open global.css and add this...
View ArticleApprove / Deny Apply Buttons
I know that most websites do not utilize this, but I have seen a few postings, and wanted to share some custom code I put into my website. It took me quite a bit of time and trial and error to get this...
View ArticleTwitter-like Profile Backgrounds
Brainwaves keep coming. I had this idea like months ago, but didn't know how to print the link. But thanks to .m. from the MyBB community, I now do. Twitter and Facebook has a pretty cool profile...
View ArticleHow To Run A Successful Community
How To Run A Successful Community 1) You must have someone knowledgeable in database management and PHP. This can be yourself or someone you trust. Ask to see work someone has done for others and try...
View ArticleAdd Bad Words filter through phpMyAdmin
I have a 'very' strict bad words filter policy on my own forums, we're religious based community and there are many bad words or terms I just don't want to see used there. There are 342 bad words/terms...
View Article