I am in the middle of finishing up a test import for ubb threads to vb. So far most of it is going okay but we want to let testers in soon.
Problem is I also want to do a wordpress import to ubb threads at the same time. So basically I want the ubb threads import session to remain in impex, move the impexconfig off, put in an impex config for wordpress, and do a second import of just the blog. However I want top be able to go back to the threads import if I need to just redo one part of that import. My guess is the import session is stores in the database. Is there a way to have two imports going at the same time and switch between them since they go to different ables (ie posts,threads versus blog tables?) . Or can you only run one session.
Problem is I also want to do a wordpress import to ubb threads at the same time. So basically I want the ubb threads import session to remain in impex, move the impexconfig off, put in an impex config for wordpress, and do a second import of just the blog. However I want top be able to go back to the threads import if I need to just redo one part of that import. My guess is the import session is stores in the database. Is there a way to have two imports going at the same time and switch between them since they go to different ables (ie posts,threads versus blog tables?) . Or can you only run one session.
Comment