Tagged Content List
  • Forum Post: bugs free? can i use it as business purpose?

    I wanna use it as my company site. is it steady enough?
  • Forum Post: Paging Issue on Beta 1 Home Page

    HI, We're currently using CS2008 Beta 1 for our current site http://ecommerce.mediachase.com and there's an issue with paging on the homepage. When you click on the page numbers on the bottom, the top 5 articles stay the same. Any workarounds? Or is this a known issue with Beta 1 that won't...
  • Forum Post: Error after Backup Restored

    Hi, We use community on a sub domain of our website. Just recently our site was taken down due to hosting misunderstandings, and the company restored it after everything was cleared up. The IP address was correctly changed, and the connection string in the Web.config file was changed as well. All files...
  • Forum Post: Disabled sections are no longer accessible by admins

    ...this was useful to preview content or releasing content only when complete. Bug or Design?
  • Forum Post: Error upgrading from 2007.1 to 2008 - Step 6 - "Move existing files into centralised storage".

    I have received an error whilst upgrading: Upgrade fails on Step 6 - "Move existing files into centralised storage". This is the line from the log file. Upgrading photo galleries 5/12/2008 6:40:14 PM -- EXCEPTION: Object reference not set to an instance of an object. at CommunityServer...
  • Forum Post: Text editor does not start empty

    When just loaded, an empty text editor is not empty, it contains a single space that offsets the first line of text. Not really impacting , just a minor cosmetic bug.
  • Forum Post: CS:2008 Blog Posts Randomly Fail, DynamicStyle.aspx fails to compile.

    Trying to set up a series of sample blog posts for a demonstration, I'm experiencing problems where certain entries simply won't post. Instead, the browser indicates that it's "working" and eventually times out. Taking the first three sentences from one of the troublesome posts...
  • Forum Post: Non localized text on online user's page

    /themes/hawaii/user/useronlinelist.asxp has just one line of text (the online user count summary) and it's not localizable with resource strings.
  • Forum Post: Re: Can't display latest posts

    I'm currently styling the bloglist.aspx page as a custom theme for a client, and have run into the same or much the same problem described above. If you will examine the behavior of bloglist.aspx for various themes, you'll note that the column for most recent post subject always remains blank...
  • Forum Post: CS 2008 ThreadRating and PostRating Controls Broken in Firefox?

    I'm developing a custom solution for a client using Community Server 2008 and that solution depends heavily on thread and post rating. It appears that the ThreadRating and PostRating controls do not render properly (and are not functional) in Firefox. These controls work properly in IE 7, Opera 9...
  • Forum Post: Re: Wrong Date on blog page

    That's so weird, I was just about to post this bug and saw this in the recent topics. What appears to be happening is when you post a blog entry, instead of a -5 offset for my time zone it's doing +5. This only happens on post though. If you open the same post up again for editing and click...
  • Forum Post: 2008 Bugs, can someone please look into these

    1. Send a post to a friend Post Not Found The post you requested cannot be found or no longer exists. The administrator or moderator may have deleted the post. 2. Blog within a Group Critical Error: Data Store Unavailable The data store used by Community Server cannot...
  • Forum Post: roles not accepted by firefox

    Hi, i have 2 sites using the CS 2008. One of them I want to allow everyone to post at the forum. I have already change all the roles but the IE is accepting it. The firefox NOT. When somebody not loged in try to post at the forum, it goes to the login page. Is there any place to change to fix it?
  • Forum Post: BUGS: Many of the patches to previous CS versions are missing from CS2008

    Hey Guys, While trying to upgrade addons and other things that were working in previous versions of Community Server, I have been noticing that things that had been fixed (patched) are no longer working. When I go into the SDK I have noticed that the patch code has either been completely removed,...
  • Forum Post: FIX: Critical Error: Data Store Unavailable ...

    ...Or at least, a quick patch. I was originally investigating Critical Error: Data Store Unavailable - CS2008 & CS2008 SP1 , and discovered that the following was "causing" the problem, for hub blogs, for example (in Themes\Hubs\hawaii\blog-post.aspx): <CSMail:MailingListData...
  • Forum Post: Bad authentication of anonymous users

    Hello, I have a very strange problem. I've set on all of my forums, blogs and media read permissions to everyone, including anonymous users. But in some browsers, when you come to the site (and you aren't logged in), you cannot see or access them. The very strange thing is, that it sometimes...
  • Forum Post: IE6 - Post button does not work

    When trying to post a message to my forums I get the following href: BLOCKED SCRIPT//WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$bcr$bcr$PostForm$ctl05$PostButton", "", true, "PostFormValidation", "", false, true)):0 The post button...
  • Forum Post: Re: Why is my site's RSS feed showing incorrect (and ancient) dates?

    afscrome Point out the strong email support CS has. They can always monitor read posts through these emails. Hmph. Because of this issue I have turned email subscriptions off on my site. No response here on the issue so I've submitted a ticket to Telligent, no response so far there either. We...
  • Forum Post: Re: cs_TrackedThreads and moving posts

    Scott Watermasysk Hello, I noticed the same expereince earlier this week on our internal instance. At the moment, CS is treating the move as a new post when it comes to tracking. I am going file a bug and suggest that we only email users who were not previously notified of the post. Thanks...
  • Forum Post: [cs2008.5b1] Edit blog post will change Publication date

    This bug in all version of cs2008 (cs2008,cs2008sp1,cs2008.5b1) . If your setup your timezone not GMT (eq.GMT-8) , you will find Publication date will decrease or increase in blog post. For example: If original Publication date is 2008/09/02 11:00PM , when you enter edit post , the publication...
  • Forum Post: Re: [cs2008.5b1] Edit blog post will change Publication date

    I am test this issue, it's lost add timezone in data Binding. And i have solution for fix this issue , Please telligent fix it on next version. File: \source\Blogs\Controls\Forms\CreateEditWeblogPostForm.cs public override void DataBind ( ) { base . DataBind ( ) ; WeblogPost...
  • Forum Post: Blog Post Theme Bug (All themes)

    I am not sure if this is a bug, but I think it is; however it could be that I didn't do something correctly during the upgrade. However with that said, here is what I found: At the bottom (under the Posted) of each blog post there is a control that allows you to rate the post. However the images...
  • Forum Post: CS2008.5 Bug fix list?

    Is there a list of bugs fixed in CS2008.5 so we can stop beating our heads against them in 2008SP1? When SP1 came out there was an enhancement&bug list here .
  • Forum Post: Found a bug in CS 2008 source code.

    Hi, what should I do if I found a bug in the CS source code?
  • Forum Post: Bugs in Community Server 2008

    Community Server 2008.5 Bugs FTP Server Service – We would like to use this feature for uploading media content. Currently, we cannot get it to work as a Windows Service. If we start it as a service, it immediately stops. If we run it as a console, it will work. However, after uploading a few...