MyBB Community Forums

Full Version: Update from 1.6.14 to 1.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I want to install a 1.8 version and transfer all required database tables from 1.6.14 to the new forum. Can such an update be done or is there any changes in the 1.8 database?
You have to follow the upgrade process:
- save your database
- disable all plugins ( Home » Board Settings » General Configuration » Disable all plugins)
- overwrite your old MyBB with the new one
- run the upgrade script (https://your.forum.url/install/)
- follow the instructions

Read https://docs.mybb.com/1.8/install/upgrade/ if you need more explanations
I suggest you duplicate your 1.6 forum and upgrade it as a test before doing the same for your production forum. That will give you time to make necessary modifications since the themes and plugins need to be modified or changed.

If you have the server resources, duplicate forum by copying existing database to new one with different name, then creating a new directory /forum2 and copying everything from /forum, then editing the /forum2/inc/config.php to match new location. Delete /forum2/inc/settings.php, then use phpmyadmin to modify records in mybb_settings table. Change bburl to point to new location, and I suggest you change boardclosed value to 1. To differentiate the test forum from live, you should also change bbname record to TestForum or something similar. That will show in the navigation breadcrumbs.

Log in to the duplicate forum and verify it is operating as you expect it to. As admin, confirm configuration settings. As forum member, create a test post, and do all the normal forum activity to verify operation is correct. Monitor the browser URL to verify everything stays in /forum2

Once you have cloned your forum, then do the upgrade in /forum2. Otherwise you run the risk of interrupting normal activity by your userbase.
It might be easier for you to upgrade in intervals instead of jumping straight to 1.8.

Here is 1.6 next versions that I can find:
https://mybb.com/versions/1.6.15/
https://mybb.com/versions/1.6.16/
https://mybb.com/versions/1.6.17/
https://mybb.com/versions/1.6.18/

On this page you can find all the versions and continue through the 1.8 list. https://mybb.com/versions/