• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

vBulletin 4 Importer

I doubt it would take anything like that, but you should see it progressing on the import page.

You can also view the forums etc while its importing.
 
If the quoted post has been imported, it should update the link, otherwise it cant - as it wont know the new post number.
please take a closer look at my example:
blackcatstudio;53161 said:

The post number was not separated and it became a part of the user name. The actual user name is "blackcatstudio" and the post number is 53161.
 
The remapping of quoted posts doesn't work if it cant find the post the quote is referring to, that means it will just leave the quote unchanged.

blackcatstudio;53161
That's the original quote structure from vB, so the old post id is 53161, if that post have been imported then the quote structure will be changed to match xF's quote style: "blackcatstudio, post: x" (where x is the new post id)
 
The remapping of quoted posts doesn't work if it cant find the post the quote is referring to, that means it will just leave the quote unchanged.


That's the original quote structure from vB, so the old post id is 53161, if that post have been imported then the quote structure will be changed to match xF's quote style: "blackcatstudio, post: x" (where x is the new post id)
but all the posts were imported and all quotations look like that on my forum
 
Other than possibly being an old vbulletin4.php version I don't know, can't reproduce it on my xF board, nearly all the quoted posts are importing correctly with the latest version (have yet to see one that failed) from a vB4 database.
 
The remapping of quoted posts doesn't work if it cant find the post the quote is referring to, that means it will just leave the quote unchanged.
but all the posts were imported and all quotations look like that on my forum

Just to be clear, the re-mapping needs to be able to find the quoted post at the point of import, if the quoted post hasnt been imported yet, it wont be found. However, since most posts quote an older post in the same thread, that generally should not be an issue.

Are you sure you used the latest version, if so then there is no explanation. If its not too large then feel free to send me a copy of your database so I can see if it can be replicated.
 
I too have an issue with quotes not working. Outside of that, things look pretty good. Thanks Paul M. for the vB4 import. It's greatly appreciated.
 
New version uploaded.

As of version 1.13 this has experimental import of Social Groups, Blogs and CMS Articles - it will attempt to import them to a set of forums viewable by Staff only.

Please feel free to test this functionality and let me know how it works - I only have small test forums to test it on.

Never use this for a live forum until you have tried it on a test forum first.
 
I'll try it and will tell you! thanks Paul M !!!. It would be possible to import user albums to a thread with attachments ?

I really want to get rid of vB4.
 
Social data goes a bit wonky... in that it brings it in, but then creates several empty pages:
 

Attachments

  • social.webp
    social.webp
    22.8 KB · Views: 30
  • social1.webp
    social1.webp
    14 KB · Views: 22
Failed to import CMS data. It created the forum, but imported nothing and when it presented the error message, below, you will notice it went from the ACP to the frontend. Not sure that is right...
 

Attachments

  • cms.webp
    cms.webp
    57.5 KB · Views: 18
  • cms1.webp
    cms1.webp
    25.5 KB · Views: 20
Social data goes a bit wonky... in that it brings it in, but then creates several empty pages:
I dont quite follow you here, and not sure what the screenshots are supposed to be showing me !

Failed to import CMS data. It created the forum, but imported nothing and when it presented the error message, below, you will notice it went from the ACP to the frontend. Not sure that is right...
That must be something to do with the XF importer in general, nothing in the VB4 file could do that - How may cms categories do you have ? If its a lot then maybe something is timing out while it creates them.

Any chance you could send me your database so I have something bigger to test it on ?
I'll try it and will tell you! thanks Paul M !!!. It would be possible to import user albums to a thread with attachments ?
I really want to get rid of vB4.
Not at the moment, but maybe at some point. I only have so much free time :).
 
I just imported 500,000+ messages of 30,000+ members from my test database (it took me about 3 hours, without the attachments - will try that another time).

A few issues:

- The importer failed on all the umlauts/special characters (äöüß), e.g. the word "hörer" is converted to "hörer" now.
- Also no umlauts/special characters show up in the url of the thread. e.g. the word "großes" is "gro%C3%83%C5%B8es" in the url.
- Some of my members used a comma (,) in their username. In vB that was no problem, in XenForo it's not allowed.
- I had to merge users with the same email address.

Any solutions for that?

Thanks for your great work, Paul!
 
None of those issues are specific to the vb4 importer, so there is probably little I can do.

The character problems sounds like some kind of utf8 issue.

Duplicate e-mails are not allowed in XF - so all you can do is change the e-mail for affected users.

As for comma's in usernames, thats probably the only thing I could do something about - convert them to a full stop.
 
I dont quite follow you here, and not sure what the screenshots are supposed to be showing me !
The screenshots for the social groups is the new thread created in the xf forum from the existing social group discussion. You will see page one, it is correct, being it imported the discussion posts, created the thread... but then you can see on the second image the empty pages it has created in the new thread.

Weird or what?

That must be something to do with the XF importer in general, nothing in the VB4 file could do that - How may cms categories do you have ? If its a lot then maybe something is timing out while it creates them.
I have zero categories, 31 main sections, and less than 10 sub-sections. So under 50 sections total. There are 210 articles.
 
The screenshots for the social groups is the new thread created in the xf forum from the existing social group discussion. You will see page one, it is correct, being it imported the discussion posts, created the thread... but then you can see on the second image the empty pages it has created in the new thread.
I get you now.

That is weird. I would need your database to replicate that - I cant think what would cause it.

I have zero categories, 31 main sections, and less than 10 sub-sections. So under 50 sections total. There are 210 articles.
Ah, a bit of a terminoligy issue, I mean sections. The latest uploaded version will refresh the screen before processing the sections - not sure if that will help stop any timeout.
 
Well... I go the same error, but I think it may have to do with something specific in an article maybe... a character or such possibly, as it stops at the same article each time, but using the back button with continue allowed it to keep going.

Maybe a chrome issue, as chrome seems to be having some issues lately with ongoing releases.
 
Back
Top Bottom