The sdk explains how to add a forum instance and how to add topics and replies. There is no expalantion how to add a room instance to a specific forum.
I'm importing a forum that already has content, I've created a room instance with the constructor, but nothing appears in the tblEPiserverCommunityForumRoom table
The ForumHandler.AddRoom method takes a RoomBase instance not to a Room instance
The sdk explains how to add a forum instance and how to add topics and replies.
There is no expalantion how to add a room instance to a specific forum.
I'm importing a forum that already has content, I've created a room instance with the constructor, but nothing appears in the tblEPiserverCommunityForumRoom table
The ForumHandler.AddRoom method takes a RoomBase instance not to a Room instance
any ideas?
thanks in advance
Efe