community-server

Telligent's Community Server

The company I work for is wanting to add blog functionality to our website and they were looking to spend an awful amount of money to have some crap being built on top of a CMS they purchased (sitecore). I pointed them to Telligent's Community Server and we had a sales like meeting today to get the Marketing folks on board. My questio...

Suggestions For A Lower Power, Cheap PC as a Home Server

My desktop PC gets bogged down as a web server, database, code repository and file server. I would like to buy a small PC to offload these duties and have it on 24/7. I was thinking of buying an ASUS EEE Box when they come out. I wouldn't mind building my own but most low power PCs seem quite pricey. Any suggestions?...

Community server Username issue - User Username not found in membership store does not exist.

I have an error occuring frequently from our community server installation whenever the googlesitemap.ashx is traversed on a specific sectionID. I suspect that a username has been amended but the posts havn't recached to reflect this. Is there a way a can check the data integruity by performing a select statement on the database, altern...

Programmatically log on to forum and then screenscrape

I'd like to login to the Forums part of community-server (e.g. http://tinyurl.com/cs-login) and then download a specific page and perform a regex (to see if there are any posts waiting for moderation). If there is, I'd like to send an email. I'd like to do this from a Linux server. Currently I know how to download a page (using e.g. w...

Community Server the new version do you recommend it? can you integrate new modules to it?

I am planning to use community sever for one of our projects, i used it in the past but we had a lot of problems customizing it and understanding how things work, im affraid to get into that again, and i would like to add some things to it but i dont know how flexible it is. ...

OpenID on Community Server

Okay, I've asked on the Community Server Forums and was totally ignored. So I'll ask here. The OpenID provider (presumably janrain) for CommunityServer does not work with an SSL OpenID endpoint. I really don't know of a non SSL OpenID endpoint and even if I did...I'm not sure if I'd want to use it. I have a community server installation...

How to modify moderation alert settings for Community Server?

Hello, How can I setup administrator alerts in Community Server for things like - new threads, new posts, new users, etc? Thank you. ...

Community Site with Blogs and forums - Oxite, DNN or CS?

Hi all, I need to do a community site with blogs and forums, and was looking at 3 options: Oxite, DNN and community server. The frontend will be a mixture of ASP.NET and Silverlight. LiveID integration would be a plus. Any suggestions? Thanks. ...

How to override a method in another assembly?

Hello, I asked a question about interfaces previously and got some excellent responses. I'm really excited to start developing really flexible code. I now have a question about overriding a virtual method. I am currently working with the Community Server SDK. One of the controls is a 'tag' bread crumb. So it will list the 'tags' on th...

Need to override method that is in a namspace with another class which constructs it

Hello, I am trying to override a method on a control in the Community Server SDK called 'InlineTagsContainerTagEditor'. When I find the source for this control, it is inside of a file with another class called 'TaggableContentTagEditableList'. Here is what I think the relevant parts are: namespace CommunityServer.Controls { publi...

Software for a social network in a corporate intranet running on LAMP

The company where I work for (1800+ Employees) is looking to enhance the personal relationships between its employees, allow a better collaboration and communication between departments and make it easier for the HR department to identify skills, experience and interests among the personnel (ex: we have some colleagues with deep knowledg...

How to get UpdatePanel from causing whole page postback?

Hello, I am using .NET 3.5 and building pages inside of the Community Server 2008 framework. On one of the pages I am trying to get an UpdatePanel working. I took a sample straight from ASP.NET website, but for some reason when I try and perform the function - update a time in an UpdatePanel to current time by clicking a button. Here...

How to resolve timeout errors I do have with Community Server?

We are using in our company Telligent Community Server 2007.1 SP2, and we are having a LOT of timeouts from this tool, it is just not satisfying anybody. Our CS was 2007 SP1, having many timeouts. So a person from Telligent suport suggested an upgrade to the current version, 2007.1 SP2. We did it, actually I think it is worse than befor...

Community server library - issue deleting a user

I have been asked to fix a Community Server forum where thousands of users were created via a script. All of their profile pages are SEOspam for prescription drugs, etc. The forum was not using email verification or admin approval for newly registered users. I turned on the latter for now, but captcha would be nice. My problem is that i...

How to enable session on just a page level not on all the website?

I am developing a website to extend community server, and i found that community server disabled the session in the web.config <sessionState mode="Off" />. Now i have a webpage that i created and must use session inside it, but i don't want to edit the web.config sessionState value, Can i enable session state on just the page level? or...

How to integrate community server with a custom asp.net website?

Hi all, I am looking into community server for the first time in order to add social networking items to an existing website. So far most of the information I have found, including in the wrox books, is how to customise community server. I am having difficulty finding out how to program against it and specifically how to add it to a Web...

Jamroom Alterntive

Hi, I'm looking for an open source or free alternative to Jamroom. (www.jamroom.net) I tried doing google searches for the past hour but I may not be searching for the right key terms. I would so grateful if someone knew software similar to this, I want to be able to upload Artist Music, Album covers and details and to be honest as many...

How to prevent spam comments and registrations in Telligent Community Server?

I've added captcha from codebetter site on blog posts and registration form. Number of spam comments was decreased but 1-2 per day is a rule. Do you know how to prevent spam comments and registrations? Thanks. ...

coummunity server 2008.5 source

Hi, Does anyone know where I can get a copy of Telligents CommunityServer 2008.5 source from. They used to make it available for download but since they've released a new version they've removed all the old downloads from their site. Thanks Dean ...

community server themeing, what changed from 2008 to TS 5.0?

Hoping someone has experience in both community server 2008 and TS 5.0 What are the main differences when in comes to themeing? ...