Due to some bugs within CS, it is not possible to change the order of the last Forum Group, or the last Forum within a Group. The following work around will allow you to make these changes: Reordering Forum Groups: Create a new forum group named DUMMY,...( read more )
If you have wwwStatus = "Require" in your CommunityServer.config file, the site will not function if you try to access it via an IP address (usually used while debugging) or "localhost". I added the following code to correct the issue. The regular expressions...( read more )