November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
figured it out, just use a RoomBase constructor for the room instance
then use ForumHandler to add room to relevant forum
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