Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I'll probably hand it over for someone to take it over/clean it up when I'm done with it. Also, it's making certain assumptions about things, so wouldn't work great for some people. For example it assumes you are going into a clean install, so it simply retains all primary keys (much faster than renumbering everything and cross referencing everything back to the new IDs). It also does some on the fly usergroup remapping which of course is going to be specific to my user groups. It assumes you are using UTF-8 as your content type charset on the vB4 side, etc. It assumes you are in a *nix box and your PHP has the PCNTL PHP extensions compiled in (it uses it to multi-thread the export process by forking itself into child processes). But if nothing else, it should give someone a start to make a more universal, really fast importer.
I'll probably hand it over for someone to take it over/clean it up when I'm done with it. Also, it's making certain assumptions about things, so wouldn't work great for some people. For example it assumes you are going into a clean install, so it simply retains all primary keys (much faster than renumbering everything and cross referencing everything back to the new IDs). It also does some on the fly usergroup remapping which of course is going to be specific to my user groups. It assumes you are using UTF-8 as your content type charset on the vB4 side, etc. It assumes you are in a *nix box and your PHP has the PCNTL PHP extensions compiled in (it uses it to multi-thread the export process by forking itself into child processes).
But if nothing else, it should give someone a start to make a more universal, really fast importer.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences