opperpanter wrote: Thanks, might work for me as well.
I've done it that way because there was a conversion to do, from a number of pages to a number of posts to skip when viewing threads (it's an easy conversion, but my apache rewrite skills are fairly limited)
I'm not posting it in the official extensions, there's no point since the importer has never been validated (and I suspect it might never be, probably because no member of the phpBB team has access to an old installation of vBulletin)
That number, 2147483647 looks like a "-1" converted to an unsigned int. I don't know why it's doing that. I should have a look at some point, but I really don't have much time right now. (Also I kind of left this project on the side because of the lack of interest about it).
The converter was developed for vBulletin 3.7, which was the version I was using. I tried to adapt it to vb 3.8 but never had the time to finish it before converting my own board. I would have a look at it if I had some time. If only I had some time to spare
The SQL error tells you exactly where the problem is.
The field lang_name cannot have a NULL value, so the insert fails.
Check the source database and fill these source fields with a language code (probably en )
Apparently the field lang_explain will also receive a NULL: >> check if that is allowed.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.
Time flies like an arrow, but fruit flies like a banana.