Quote:
Originally Posted by neiljedmonds
Now using PhPMyAdmin I have backed up the SQL database (about 30MB), Now I have already installed Vbulletin on the new server and want to make sure ALL user data goes over to the new site. Can I just import the database from my backup or will that then mess up the settings for my new forum?.
|
Sure, just switch the database contents, all settings will be taken from the new db.
Keep in mind that you most likely will have to adjust some old values like forum url and the absolute forum path for vb to work.
If that occurs, upload the tools.php from the do_not_upload dir inside your vbulletin archive, this way you can repair broken database values.
Quote:
Originally Posted by neiljedmonds
Would I get a way with doing several exports of smaller parts of the database then importing them to the new one?.
|
You should be ok with importing it all by one. It's only necessary to split it if you exceed the max. upload size or max. script execution time.
Quote:
Originally Posted by neiljedmonds
I have installed the VB 4.1.4 on the new server.
|
This *could* become a problem, but I'm not sure. Best thing to try it out, if it doesn't work, install a fres vbulletin with the same version as your old forum and upgrade it after restoring the db.