I have noticed a couple of minor issues after importing from the DNN core forums.
1. Avatars don't port. The active forum module is looking for avatars in portals/portal#/NTForums_Avatars and the existing avatars are in portals/portal#/ForumAvatar. I could just copy the images to the new folder but it seems that when you upload an avatar to the new forum it creates a custom name for it. Would it be OK to just go ahead and do the copy or would that potentially cause issues with the way AF handles the avatar images?
2. "Hidden" forums aren't hidden. Not sure why but I had to do an IISreset in order for the hidden forums to be hidden to users that shouldn't be seeing them.
3. Rank doesn't display. This could be unrelated to the import, I don't know. IISreset fixed that as well.
4. [QUOTE][/QUOTE] not honored. I'm not sure what tags that AF uses to display quoted text but apparently it's not the same as what the core forums uses and the import doesn't find/replace the tags to fix it.