CS Nuggets

This blog is for addons, bugs, fixes, and issues pertaining to Community Server.

August 2006 - Posts

CS: Workaround: Reordering Forum Groups or Forums within a Group
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...
CS: BUG FIX: Numerical or localhost hostnames when wwwStatus = "Require"
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...