MyBB Community Forums

Full Version: Move local upgrade to server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am upgrading my MyBB with clean install. My forum has some amount of tweaks, I was working with upgrade for 3 days (styles and new tweaks take a lot of time).


Now, I have fully upgraded forum on my local computer and I need to upgrade real forum in web-server. Here is my plan:
1. copy clean MyBB install files to server and run upgrade
2. copy all local files to server (some are changed)
3. copy these tables from local db to server:
settinggroups
settings
templategroups
templates
templatesets
themes
themestylesheets

So, no need to manually copy all changed files, settings, styles and templates.
Will it work, are all needed tables here?

I can't just move everything, because forum in server is running and have new posts.