Tagged Content List
  • Forum Post: Forum Group > Forum > Sub Forum - Hide "write new post" button in forum

    I have a forum heirarchy as follows: Forum Group + Forum ++Sub Forum It is not possible to create a Forum Group within a Forum Group but I'd like for the Forum to act as a Forum Group within a Forum Group. That is to say: I do not want users to post messages to this Forum; it will act...
  • Forum Post: Forum Issue for Register users

    Anonymous users are able to click on the forum link and get in, but once I login to the site and click on the link I am getting Oops, something when wrong. This only happen when login to the site, can someone please help me. Forum was working before.. This is what shows as part of the address...
  • Forum Post: Forums and blogs graphs show no data

    We've had our community running now for a week but the forums and blogs graphs within the Control Panel show no data (0 views). Do these need to be configured independently from the main application? If so, any tips on how to do it?
  • Forum Post: forum and user moderation

    I've tried a few combinations of "User Moderation" and "Forum Moderation", and come to the conclusion that no posts are moderated unless they are posted by Moderated Users against Moderated forums. (This is assuming that i'm not allowing anonymous posts). However, what...
  • Forum Post: Spam

    Hi, I'm considering to switch my plone site to communityserver but I'm worried about spammers in the forum. Does anybody have experience with this? Is it a problem? Cheers, Markus
  • Forum Post: Inconsistent behavior of forum hierarchies

    We are trying to create a multilevel forum hierarchy. Since Forum Groups can't be nested we need to have Forum Groups at the top levels, and then Forums and Subforums at the next levels. But the behavior is consistent between Forum Groups and Forums that parent Subforums. This is particularly noteworth...
  • Forum Post: How to use CS 3.0 Forum in CS 4.0?

    Hi, I'm using Community Server 4.0.30417.1769. Can i make the forum like this forum (http://msportal.hu/forums/). This portal use old (3.0) community server. Can i do this in CS 4.0, and how?
  • Forum Post: Re: How to use CS 3.0 Forum in CS 4.0?

    THX! That is working! :)
  • Forum Post: CS Blog/Forum Interface Questions

    Hello all, First post. I am considering using Community Server to implement a very basic intranet platform. We need to create a site where our people can frequently post brief "articles" about what they are working on or things they have discovered and want to share. I like the idea of using...
  • Forum Post: Re: Forum Group > Forum > Sub Forum - Hide "write new post" button in forum

    cpaul Well, its not supported within the control panel, but except for a few bugs I had to fix in the SDK, the queries and database do support sub groups. Umm, which exactly is 'its' in this context? What I would like is to have the "Write New Post" button produce a list of...
  • Forum Post: Re: Just what do these options mean?

    afscrome Most active is ordered by the latest post. - If you have three topics, one with the latest post made at 10am today, another thread with latest reply at 11am today and another one with last reply at 9am today. The topic with teh 11am reply would be top, followed by 10am, followed by 9am. ...
  • Forum Post: Edit Post Body Age Limit

    In the Forum Administration >> Global Forum Settings >> Editing there is the following: Edit Post Body Age Limit (in minutes) When enabled enables a post title to be edited until the post has aged a specified number of minutes (set to 0 to allow infinite editing). * The...
  • Forum Post: Calculating Views For Forum Posts?

    Hello, I'd like to understand how views are calculated for a given thread in the forums. Also, is there a way to determine the number of views a particular thread or post has gotten in a certain period of time. For instance, I'm looking for the most viewed posts from last week, in a particular...
  • Forum Post: Is it possible to let groups forum posts show up on the dashboard?

    I've enabled the forum sub-application feature within Groups. Is it possible to let the posts that are posted in that forum show up in the dashboard (or overview of recent posts) as well?
  • Forum Post: file attachments on reply email

    Is it possible to attach a file to a reply email that goes through the Email Gateway and have that file be the 1 allowed file with the post automatically?
  • Forum Post: Setting Defaults for Forum Profile

    Hello, Before purchasing and installing CS we're trying to determine if the package is able to do what we need it to do. I have checked out demo.communityserver.com and found most of the answers I needed. However I was unable to find where we can set which options are checked by default on...
  • Forum Post: Display posts posted on forum by the user of whom the profile is visited

    I have the following control on profile page to display the forum posts topics of that particular user. <CSControl:PlaceHolder runat="server"> <DisplayConditions Operator="And"> <CSControl:ApplicationPropertyValueComparison runat="server" ApplicationType...
  • Forum Post: Rest API query

    Hi I'd like to query my forum for the 5 last posts made The rest API works fine when just pulling the entire list out, but now i'd like to trim that output This is what I tryed and obviously failed.. ForumsService service = new ForumsService ( "http://mySite/" , "account"...
  • Forum Post: Unable to autodelete posts

    CS 2008.5 SP1 I may have missed the auto-delete function somewhere. But I do not see the setting to autodelete posts out of the Deleted Posts Forum.
  • Forum Post: Ghost Posts

    Hello, We seem to have prolbems with our forum posts showing up in different areas. I have attached two screenshots. the first shows the root of the forum, without the offending thread in the forum list. The second shows the forum post when navigated to from the tag cloud. Why would the post be referenced...
  • Forum Post: Forum rss feeds duplicated across forums

    The RSS feeds in CS is not coming through correctly. For example, I am subscribed to Forum 1 and Forum 2. On Firefox LiveFeed and Outlook feed functionality, all the posts from Forum 1 is also showing in Forum 2's feed, and vice versa. We tried this with dev.communityserver.com as well as our...
  • Forum Post: Errors in Split Forum Thread

    When I use the Split Forum Thread functionality, then instead of showing the group and forum names it just shows G-1..G-x and F-1...F-x:
  • Forum Post: Forums using indexing for Tag cloud

    Is there a reason why the forums only displays tag results when Index Posts is enabled? This is not true in blogs or media. The taglist.aspx in Forums is using the indexpostdata control instead of forumpostdata.
  • Forum Post: Change "Points ##" to "## Points"

    Been looking for a way to change the order of "Points ##" to "## Points". Can anyone point me to the right file? (Pun intended).
  • Forum Post: How do I limit the size of inline images in forum posts

    Hi, We are about to move our file storage to S3 but looking through our existing files on our server we have lots of files in \filestorage\CommunityServer.Discussions.Components.Files that are 2-4mb and 1 thats 14mb! How do I limit the size of the images that can be included in forum posts? ...