The 1.6 Documentation is no longer maintained and some information may be outdated.

The MyBB 1.6 series reached end of life on October 1, 2015.

This means there will be no more security or maintenance releases for these series and forums running these versions of MyBB may be at risk of unfixed security issues. All administrators are strongly encouraged to upgrade their forums to the latest release of MyBB as soon as possible.

Gzip is a compression tool used on servers to compress webpages before they are sent to the user in an attempt to save bandwidth. Unfortunately Gzip isn't available on all servers and because it is turned on by default in MyBB 1.2 and above, it can cause functionality problems.

If after installing MyBB you go to your forum index and you see a blank page, or a page of garbled text, chances are your server doesn't support Gzip and it needs to be turned off in MyBB for your forum to function correctly.

To turn of Gzip, log in to your forum's Admin CP. The Admin CP can be found at "your-forum-directory/admin/", you will need to use the username and password you set up for your Admin account during the MyBB installation to access this area.

For MyBB 1.2.x and below, go to "Board Settings > Change > Server and Optimization Options" and set "Use GZip Page Compression?" to "No". Once you have done that, click on "Submit Changes" at the bottom of the page to save the new settings.

For MyBB 1.4.x and above, navigate to Configuration > Settings > Server and Optimization Options, and set "Use GZip Page Compression?" to "No." Once you have done that, click on "Save Settings" at the bottom of the page to save the new settings.

Edit this page on GitHub