Moving Forum from Test Server to new server and retain changes

OakleyForum

Well-known member
I currently run a vBulletin 4 forum and am planning on transferring to Xenforo. I currently installed Xenforo in Xampp on my computer to test it and make customizations to it.

So right now I installed Xenforo and imported my vBulletin database to have some content to work around. Now I have been making customizations to the style and installing mods.

My question is, If I finish customizing it and adding addons. Is there any way to transport the forum to my live site, then import the live database to the site. I know that you can't reimport data, so I would have to somehow clear all of the imported data.

If anyone has any advice for doing this it would be very helpful.
 
You need to wipe and start again, as the guide I linked to in the post above explains.

The next step is the most important; using phpMyAdmin or similar, take a backup of the database.
This backup will then be the clean master database, which can be used over and over again until you're ready to do the import for the final time.
The backup should be taken before you create any categories, forums, or test users, make any posts or add any content at all.
 
I've never tried the method I am about to suggest, but it may work. This importer allows you to skip certain steps....perhaps on the second import you could skip all but the posts....? it's worth a try since your test board is still offline and not in production. Try it before you switch over and have a backup of the mod'ed database in case something goes south.

http://xenforo.com/community/resources/import-tools-by-waindigo.1255/
 
Could he reimport, but skip items that were already imported?

By allowing you to undo steps, skip steps and recover previous imports, and by skipping over any IDs that have previously been imported when you run a step more than once, this add-on makes debugging an importer or performing a staged import easier than ever.

Like I said, I've not played with it but since this is a test database, nothing to lose, providing he has a backup to play with.
 
Top Bottom