Questions tagged [community-server]

Community Server is a social software platform developed by Telligent. This has been re-branded as Telligent Community and provides social tools such as: blogs, forums, wikis, media galleries, groups and user profiles.

The last version of Community Server to be released was CS2008.5. Telligent Community started with version 5.0 and provides significant improvements in functionality over Community Server including a fully widget-sed interface, exportable layouts and themes and custom pages.

32 questions
17
votes
6 answers

How to stop UpdatePanel from causing whole page postback?

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, update a time in an UpdatePanel to current time by…
user53885
  • 3,809
  • 11
  • 33
  • 43
5
votes
8 answers

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…
Kevin Sheffield
  • 3,618
  • 2
  • 24
  • 22
4
votes
1 answer

Cannot start a Tomcat server with the Community Server Connectors extension in VS Code

In VS Code I have created a Maven project for a Java Servlet (no Spring) and now I try to deploy the generated .war file to a local Tomcat 8.5 via the Community Server Connectors extension. However when the extension loads I always get an error…
halloleo
  • 9,216
  • 13
  • 64
  • 122
3
votes
1 answer

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…
Michael Brown
  • 9,041
  • 1
  • 28
  • 37
2
votes
11 answers

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,…
Rodrigo
2
votes
4 answers

What asp.net portal software should I use for my personal site?

I want to set up my personal programming-oriented website. I'm currently running a very old version of CommunityServer, but I'd like to move on to something else. My host is WINS-based (Windows, IIS, .NET, SQL Server). I need blogging,…
PhilChuang
  • 2,556
  • 1
  • 23
  • 29
1
vote
1 answer

Does the Community Edition of DolphinDB support high availability?

I'm going to try the Community Edition. I want to know if this edition can support high availability. Since the community edition can only use two data/compute nodes, can I build a high-availability cluster with it?
Polly
  • 603
  • 3
  • 13
1
vote
5 answers

How to override a method in another assembly?

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…
user53885
  • 3,809
  • 11
  • 33
  • 43
1
vote
5 answers

Cannot connect to mysql server with MAMP nor with Community Server

I created a database with MySQL Workbench, and now I need to access it. So I've written a php script to access it:
ferguior
  • 273
  • 2
  • 10
  • 21
1
vote
1 answer

How to get all users from assignment group in service now?While creating an INCIDENT i need to assign a User from the particular group

enter image description here I dont know how did i get the assigned to as a sysId in the response. Please help me to know how do i find all the users of a particular group.?
1
vote
1 answer

What is the cs_PostViews Table used for in Community Server

I'm running Community Server 2.1 at the moment. My cs_PostViews table is at 200MB. What is the exact use of this table. Is it safe to truncate?
Ray Booysen
  • 28,894
  • 13
  • 84
  • 111
1
vote
1 answer

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…
arecio
  • 73
  • 2
  • 6
1
vote
2 answers

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…
digiguru
  • 12,724
  • 20
  • 61
  • 87
1
vote
2 answers

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…
Victor Rodrigues
  • 11,353
  • 23
  • 75
  • 107
0
votes
1 answer

Problem with setting up mySql on Fedora 36

I'm trying to install mySql on Fedora 36. Firstly I have written some commands as tutorials suggest (https://tecadmin.net/install-mysql-8-on-fedora/): sudo dnf update and configured file…
1
2 3