31
OpenImporter / Re: [Wedge 1.0] Importer
Last post by Kian -Quote from: TE – The attached version should import a wedge forum to ElkArte.. It's still based on an outdated version of OpenImporter but it should work
Importing settings... ✔
Importing members... ✔
Importing attachments... ✔
Importing avatars... ✔
Importing categories... ✔
Importing collapsed categories... ✔
Importing boards... ✔
Importing topics... ✔
Importing messages... ✔
Importing polls... ✔
Importing poll choices... ✔
Importing poll votes... ✔
Importing personal messages... ✔
Importing pm recipients... ✔
Importing pm rules... ✔
Importing board moderators... ✔
Importing mark read data (topics)... ✔
Importing mark read data... ✔
Importing notifications... ✔
Importing membergroups... ✔
Importing group moderators... ✔
Importing permission profiles... ✔
Importing permissions... ✔
Importing board permissions... ✔
Importing smileys... ✔
Copying smileys... ✔
Importing statistics (activity log)... ✔
Importing logged actions... ✔
Importing reported posts... ✔
Importing reported comments... ✔
Importing spider hits... ✔
Importing spider stats... ✔
Importing subscriptions... ✔
Recalculating statistics... ✔
Note: I'n not sure with the ip adress import for the messages, the format seems somewhat different compared to ElkArte's ipv6 implemantation.
Good Luck and hopefully Welcome to ElkArte
Hello and thanks for the script.
I know I'm upping a very old topic, but I'm currently tyring to migrate from Wedge and it seems that, as mentioned at the end of your post, it's not IPv6 compatible. The export from Wedge to Elkarte 1.0 works up until I've setup IPv6 on my forum DNS. It crashes at my first ever IPv6 message
Would there happen to be a way to clear / modify these IPv6, and don't actually need to keep them logged for the migration.
If not I think I'll just proceed with the following query and hope for the best :
Code: [Select]
UPDATE wedge_messages SET posterIP = '127.0.0.1';