Browse by Tags

Tagged Content List
View more results: All Community | Telligent Enterprise
  • Forum Thread: 欢迎大家到http://ch120.org上参观一下

    欢迎大家到http://ch120.org上参观一下,自我感觉还是不错的。大家多交流哦! http://ch120.org
  • Forum Thread: Most Popular Thread(s) By Section

    Hello All, I'm trying to get the most popular thread for each forum. In the SiteStatisticsData control, there is an option for getting the most viewed, read or active threads for the entire site and I know these come from the cs_statistics_Site table. I'm wondering if anyone found a way to...
  • Forum Thread: Request Access to Forum

    Hi. We are creating forums that are only available to users within certain roles, however, anyone can see the list of forums. The problem I forsee as we launch this is that there is no way for a new user to request access to a certain forum. I.e. A user wants to be a part of the Mom's Group forum...
  • Forum Thread: REST API ForumPermission POST ADD UPDATE Help "API Object does not exist (use POST to create this object), invalid Uri"

    I can successfully create a new Role with the API. I can successfully GetPermission of the Role created. I now want to set specific permissions for that role and add the forum permission to a specific forum. ForumPermission fp = service.GetPermission(newRole.Name);...
  • Forum Thread: Use "Related Posts" feature as an interstital page

    The "Related Posts" feature in CS Forums is great for de-duping and preventing garbage in our forums. What I'd like to do is this: When a user clicks "Write a New Post" and selects their forum, they are taken to a page which is essentially the top two elements of this post...
  • Forum Thread: Having Installation problem in our dedicated server, please help...!!

    H i, We have a dedicated server for our site www.FamiliesONLY.com with GoDaddy and have purchased CS2008 from you. We have installed the CS2008 in our dedicated server through GoDaddy Web Hosting Team and the link for community server is http://www.familiesonly.com/community . As it got installed...
  • Forum Thread: WebServices - Getting Forum Posts Issues

    Hello, I am attempting to retrieve the posts to a forum to be displayed on the root site (CS is running as a separate application than the web site, www.mysite.com/community/boards) Code: ForumsService csService = new ForumsService("http://mysite.com/community/boards/", "user"...
  • Forum Thread: Thread "Subject"

    Greetings, I am using API to get all the threads, I am getting an error when trying to get the subject for the threads. it is blank for all the records. can any one help me in this issue????? ForumsService service = new ForumsService(" http://localhost:100/ ", "admin", "nt584hmp"...
  • Forum Thread: REST API Programatically add a forum post - Unable to deserialize object from response body of type CommunityServer.WebServices.Serialization.Forums.ThreadSerialized

    Hello, I wrote a windows application that I am attempting to use the REST API ( client side ) to programatically add a forum post to my CS site. I keep recieving the following error from VS 2k5. Unable to deserialize object from response body of type CommunityServer.WebServices.Serialization.Forums...
  • Forum Thread: Forum Moderation

    How to restrict a moderator to a single forum. I want each of my forums to be moderated by different moderator. I tried creating two custom roles with all the permissions and created two users and assigned one role to each of them. I dont see the control panel tab to moderate the forum. If i also add...
  • Forum Reply: Re: REST API Programatically add a forum post - Unable to deserialize object from response body of type CommunityServer.WebServices.Serialization.Forums.ThreadSerialized

    Nick, I'm getting closer, I am not recieving an error from my console application anymore. I see the record in the cs_Posts database, however, I don't the post doesn't display on the GUI in any of the forums. Also the record doesn't contain an Author, so I attempted to add the Author...
  • Forum Thread: Embedding a forum in a non-CS page

    Hello all, I'm currently trying to extend Community Server 2008 in what appears to be an uncommon way, and after 12 hours of experimentation, scanning forums, stumbling through the API and control documentation and googling I haven't been able to find a viable solution. If any of you have...
  • Forum Thread: View another user's forum posts

    Is it possible to view Forum posts that another user has participated in; for instance, on THEIR profile page. (View forum posts that the user whose profile you are viewing has participated in). I currently have a CSForum:ThreadList control, but there does not seem to be a way to have it get data...
  • Forum Thread: Moving forums out into groups - possible?

    Hi all, I'm thinking about removing some of my forums from the top-level of my Community and making them available in groups. We have some forums that are for "industry chat" so would not be of interest to people not working in those industries. Can I move existing forum data from...
  • Forum Thread: Mark a forum post as an announcement

    Hi Can somebody help me out how can i make a forum post entered by forum user as an announcement for all users using that forum. Thanks, Amit
  • Forum Thread: Change Theme to only one Forum?

    Hi I am new to CS 2008 dev. I want to know is it possiable that I can change the Theme of one forum only not all the forums in the CS. Thanks Imran
  • Forum Thread: posting as anonymous

    I'm trying to do a test for anonymous posts in my forum. But the posts that comes with the "post as anonymous" option aren't behaving like anonymous posts. I would like to make all my posts from anonymous users AND the ones from registred user that have used the option "post as...
  • Forum Thread: Create a new post link for "un-signed in" users

    Hey guys, We do not allow anonymous posting on our site (CS2008.5 SP1), so, when you enter the forums, the link to "Write a New Post" does not show up until you log in. What I would like it to do is to be displayed for all users (anon. and logged in), but prompt anon users to log in to proceed...
  • Forum Thread: How many forum posts made each month?

    Has anyone got any tips on how I can find out how many forum posts have been made in a community in a given time period, like a month? I'm trying to do it via SQL and am struggling to find what makes a blog post different to a forum post in the cs_posts table.
  • Forum Reply: Re: REST API Programatically add a forum post - Unable to deserialize object from response body of type CommunityServer.WebServices.Serialization.Forums.ThreadSerialized

    That is the version that I am using, I downloaded it from the website api.communityserver.org last night and tried it before I posted this question. I even put that in my article post. Any other idea's? Alex
  • Forum Thread: Getting the most viewed & recent posts across all forums?

    Hi - I'm getting started with CS, so forgive me if this is an obvious question... I'm trying to use Chamelon to get two lists: most recent posts, most viewed posts - across *all* forums. Is there a way to do this? So far, I am using <CSControl:PostList runat="server" ApplicationType...
  • Forum Thread: CS2008: Threaded-view tree icons

    Hi, I'd like to modify the icons and lines that are shown in the tree control when you are in forum threaded-view. In CS2007 you could replace the images, but in the new version, the src of the tree images is WebResource.axd. How do I modify this? Thanks
  • Forum Thread: Problem in <CSForum:ForumData/> control

    We are using community server forums in which we are allowing signed in user who has joined a perticuler group can add a new post but if user is not signed in or if he has not joined the group is not allowed to "write a new post". But when we click to add a new post in these exceptional scenarios...
  • Forum Thread: Group's unread/unanswer forum posting in one page

    I want to make a page that show unread or un answer forum posting of all groups. is that posible? can anyone tell me to make that page.
  • Forum Thread: "Thank" users

    Hi, in many other forum packages, I've seen the ability to "thank" a user for a post. I think it'd be a nice addition to CS, where people who get thanked are awarded X amount of points, configured in the control panel.