Anyone can tell me how to install UBB in drupal, or import old UBB data into Drupal forum?
Thank you

Comments

adixon’s picture

i'm just now working on a module to import a ubb 6 install into drupal forum + comments. I'm starting with

http://www.phpbb.com/community/viewtopic.php?f=10&t=169217&st=0&sk=t&sd=a

which is a ubb to phpbb converter, in order to understand the ubb data structure/function. I also have a vb3 converter module i wrote last year.

If you made any progress here or are still interested, send me a note.

clivesj’s picture

I have searched the web and didn't find anything. I also checked with Groupee (www.ubbcentral.com) and according to them there is no UBBtoDRUPAL.

As management decided to start a new forum (and disregarding the old forum) there is no need for me anymore to convert from UBB..I'm starting with a clean forum. Now the main thing for me is the user-management. I like to do that integrated in drupal. Up to now I think IPB with drupal sounds like a good reliable combination.

adixon’s picture

okay, i've got a module now working in beta, converting users to users, categories to forum containers, forums to forums, and topics/posts to forum posts + comments. I'll plan to post it to contrib cvs, but if anyone wants the code, you can just email me.

PhilCPompey’s picture

Hi, I am looking at converting a UBB.Classic 6.5 forum into drupal 5.x and would be interested in this module if you were to make it available. Thank you.