The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
The only way I think this might be possible is use the ezboard-->phpBB converter available here, which I've tested and which seems to work quite well. It's basically a spider, but which creates dummy accounts. It gives all the dummy usernames the same dummy password and email, but it's obviously changeable (bit of a security risk though). I'm currently planning to do the ezb-->phpBB import, and then use Impex to import the phpBB database. It's a bit long-winded, but I can't see much other of a way round. |
#12
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=31443 to work with vBulletin 3 but I have failed. I am now having to restore a forum database because of it. The problem is that one of the users I imported has an apostrophe in their name. EDIT: Please see the updated version of this script later down the page that fixes various bugs and cleans up the rest of the code. |
#13
|
|||
|
|||
Change:
PHP Code:
PHP Code:
|
#14
|
||||
|
||||
Quote:
Also wrestling with getting some kind of CSS to load. |
#15
|
|||
|
|||
Only addslashes, never said anything about htmlspecialchars.
|
#16
|
||||
|
||||
This script allows you to associate the imported posts from an EZBoard forum (which show up as username/Guest) with your newly registered vBulletin users. They will be able to edit their old posts, see their new avatars and signatures reflected in their old posts, and more importantly, their post count will include all of these old posts.
This script is particularly handy if users have already signed up on your new vBulletin forum or if users are registering with different usernames than they had on EZBoard. You will still want to change each user's Join Date under their User options in AdminCP to reflect when they first registered on EZBoard. I may add this feature to a future revision of this script. Supports: vBulletin 3.0.7 Should work with vBulletin 3.0.1-3.0.8 but have not had time to test. Thanks to MarcoH64 for his assistance with this script! I have really cleaned up the display of this script to look like a vB3 AdminCP panel. I have also added some basic idiot checks if you put a vB username that does not exist or leave one of the fields blank. NOTE: PLEASE backup your database prior to using this script! I consider this Pre-Release code and once it has been verified by other EZBoard users, I will release it here on vB.org. Please save this script as ezimport.php and place it in /admincp/ PHP Code:
|
#17
|
|||
|
|||
I did this and named it ezboard.php. When I enter in the two names to merge, I get this message:
Quote:
|
#18
|
||||
|
||||
Quote:
Code:
print_form_header('ezimport', 'update'); Code:
print_form_header('ezboard', 'update'); Updated my original note. |
#19
|
||||
|
||||
I will be importing from ezBoard shortly and would like to run this script. I see that this should work in v 3.0.8 Has anyone run it yet in 3.0.8 or 3.0.9?
I wanted to add that I'm a new vB user running v 3.0.8 |
#20
|
||||
|
||||
Hi, installed and ran the script last night. Got a database error:
Quote:
If it helps, I have a table named "slotcari_vBforums.vb3_user" . |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|