Version: 1.00, by JulianD
Developer Last Online: Sep 2018
Version: 2.3.x
Rating:
Released: 11-17-2002
Last Update: Never
Installs: 69
Is in Beta Stage
No support by the author.
Well, I did this for a friend and I saw some request for this tool before, so here you got.
My code is based on the import scripts that you found on vbulletin.com.
What it does?
- Merge: users, forums, threads, posts, polls, PMs and attachments of two vBulletin databases.
- It allows to associate usernames with current vBulletin users, to prevent duplication
Both databases should be in the same server, and use the same password.
If there's a duplicated name in both databases, the script will postfix the username from the database you're merging with something like: [imported]. So you probably will find users that looks like username[imported] after the merge. To solve this problem of two usernames being one person, there's a tool in the script to merge users individually.
New version
- The database to merge can now have a different host/username/password. *
- Ability to auto merge users with the same username (to avoid 4000 users with the [imported] thing. ) *
- You can now skip the forum merging, and use the tool only to merge users.
- The poll bug seems to be fixed now. Post your feedback.
Installation:
Simply upload the attached file to /forum/importers/ and go to your Admin CP > BB Import Systems and choose vBulletin Merge Tool for v2.2.x.
Note that this script requires vBulletin 2.2.7 (or newer) to work. I have tested it with 2.2.6 but you need to upgrade the file /forum/admin/bbimport.php to the version you found on vBulletin 2.2.7 or newer.
Important Information:
This merger is beta! You should backup everything before starting. Use it under your own risk!
I decided to reopen this thread with a new version of this merger. I hope it fixes all the problems with previous versions.
REMEMBER:
If you're going to merge two database that are located on the same host, you SHOULD use a different hostname for both database.
For example:
If you have 'localhost' configured as your $servername variable on the admin/config.php file, and you want to merge a database stored on the same server, you should use something like '127.0.0.1'. Another example... If you have $servername configured to 'vbulletin.org', and you want to merge a database located on vbulletin.org, use the IP address for that server instead... In this case '205.214.66.221'. Get it?
Sorry, I'm not very good with english and it's very hard to explain this. I hope you've understood this.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Sorry if I didn't understand your reply correctly.
Does that mean that the script allows you to select which of those things (Users, forums, threads, posts, polls and attachments) to import, or do we "have-to" merge all of them?
Basically what our forum users want is *only* to merge members from the second forum.
Please could you tell me if the script supports that.
Yeah.... Basically, the script will merge everything, but it won't let you choose what to merge...
PM me and I will made a custom version for you, that only merge users (with PMs, right?).
It's something really easy to do... you just have to comment the rest of the merge process, like forums, threads, posts and attachments, and finally, do the DB clean process.
sure would be nice, also hey what about like when merging an old forum to a new forum, specifying a forum location for the old forum to be merge. Like I noticed on the hack, it puts the merge forums on the forum, but it makes everything all out of order then you have to like rearrange your forums back in order, hope can kinda understand what im trying to say, lol ... got to many things going at one time at the moment
Originally posted by hypedave sure would be nice, also hey what about like when merging an old forum to a new forum, specifying a forum location for the old forum to be merge. Like I noticed on the hack, it puts the merge forums on the forum, but it makes everything all out of order then you have to like rearrange your forums back in order, hope can kinda understand what im trying to say, lol ... got to many things going at one time at the moment
Hi, I just added a piece of code to skip the forum merging... That means, you can now use the merger, only for the users, and not the forums, threads, posts and attachments.
Check the first post.
About your second request, well... It is possible, but it would require some modifications to the script, and I don't have enough time right now to do it... sorry ... anyway, it's not too difficult to re arrange the forums and re apply some permissions
did you update the zip file in the first post? If so I havent received my hack update email yet.
Quote:
Originally posted by JulianD it's not too difficult to re arrange the forums and re apply some permissions
Yeah it aint difficult at all, but when you have database A has bout oh lets say 100 forums and needs to be merged with database b that has about 120, that can get very time consuming moving 100 forums around if you get the point, lol anyways it was jus a suggestion, you've done good so far, keep up the good work