MIGRATION TO DOLPHIN from NING

Hi All,

I have been working on a script to go from the NING .tar file that they provide when you leave ning to Dolphin. I have been using SQLAlchemy and ma having some problems understanding some of the connections within Dolphin particularly with comments. For the most part the script works, there are just some nuances around comments and blogs that are a problem. Anyone else working on this out there with me? I am willing to share what I have as we know Dolphin 7 is the better alternative.

Thanks,

Alfred Willowhawk

http://www.witerayvn.org

Quote · 18 Jun 2010

If there was a solution to this, id have about 200 extra members right now, lol.

Here si someone who has offered to code something for me when we get around to it. http://www.boonex.com/unity/LeatherSportB

Maybe you and him can talk it out?

My signature can beat up your signature!
Quote · 21 Aug 2010

Howdy,

Just about everything that is related to user content such as blogs and blog comments map back to a users ID. And until till you get the users in Dolphin, you don't know their new user ID.

One possibility is as part of the user import process, you use a field that is not part of the join forum, profile edit / view that contains the Ning ID. Then you can translate Ning ID to Dolphin ID.

So when it comes time to import blogs you have the required IDs for users.  But before a blog post is imported, the blog in dolphin has to be made. This is not too hard if you want everyone to have a blog, but will require more work to only make blogs for people that had them. Then posts can be assigned to that blog. Same thing with comments.

Through IDs for people and blogs you get a mapping that is like this: Comment > Blog Post > Blog > User

I have not seen a Ning blog export, so I don't know what we will have to do to translate the data into something Dolphin understands. Without doing some testing I'm not sure if it is the comment parent or object id that links back to the post.  Maybe someone knows for sure and can share.

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 21 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.