Browse by Tags

Tagged Content List
  • Forum Reply: Re: Join Group Accepting throws Error

    grantn I had the same issue. However, I opened that same .txt file and the correct $term.Get("groups_propercase") was already there. Any idea how to fix that exact error if the above code change has already been made? It did not occur when I only had the en-US language enabled, only after...
  • Forum Thread: Subscribe to Blog and Forum - Receive Forum Emails, but NO Blog Emails

    Community Server v5.0.40623.6204 I have subscribed to all forums and blogs on the site. I get an email update on any new forum post (showing that email is working in general), but I do not get any emails for new blog posts. I have verified that email is turned on for the blog, and for my user profile...
  • Forum Thread: 53 Characters for subject line?

    In TC 5.0 it appears that when using the api dlls that you can't create a blog post with a subject of more than 53 characters. A) does anyone know a good work around? I'm thinking of doing a dynamic sql statement to update the post, but I'm worried there is a reason for the 53 characters...
  • Forum Thread: Unexpected behavior when managing My Media Galleries/Blogs

    Hi there, When our users try managing the media galleries or blogs for a group they own, they are told that no galleries or blogs exist and given the task of searching for the application on their own. Even so, there's a strange bug in how the search process works. The following screenshots show...
  • Forum Thread: TC 5.0 Wiki API?

    I see here: http://telligent.com/community/developers/w/wiki/wiki.aspx , that the wiki API is not added until version 5.5. This is unfortunate as I am currently needing that in 5.0. Has anyone else had this issue? If so is there a work around that you found? Thanks, Matt
  • Forum Thread: Cannot disable member access to wikis within a group

    Hi there, Within one of our groups, I tried removing all member-level permissions to a wiki and could still see and read the wiki using a member-level account. Under the wiki's permission settings, I removed all permissions for the Everyone , Registered Users , and Members roles. To determine...
  • Forum Thread: Join by email links not using Default Site Url

    Hi there, How can I change the email invitations to always use the Default Site Url value? Our installation uses two websites (Active Directory authentication on one for internal use; forms-based authentication on another for public use) and a single database. When inviting users to join a particular...
  • Forum Thread: Is Search working on this site?

    I have been testing the Search feature out on this site and I get no results even when "Everything" is selected.
  • Forum Thread: RSS Syndication for blogs (tags) and search...

    Both the site and blog settings supposedly allow you to enable RSS syndication of keywords/tags and search results. I have enabled this everywhere (site level, blog level,etc.) and cannot get an RSS link/icon to appear after filtering blog posts on tag or doing a search. for reference: http://telligent...
  • Forum Thread: Edit Group Moves SubGroup to SiteRoot

    I am logged in as the user who created a subgroup (call it "mySubGroup") in a group on the site (call it "myParentGroup"). I am on the home page for mySubGroup, and I click the link to Edit Group, this takes me to the control panel page for editing the group. I make a change, such...
  • Forum Reply: Re: Group hierarchy location lost when edited by non-admin owner

    A few technical details. If you edit a group as an administrator, you will see a drop-down menu for selecting the parent group: Non-admin group owners don’t see this menu when editing a group, so my hunch is that an empty value for Parent Group is being passed to the database instead of the...
  • Forum Reply: Re: Join Group Accepting throws Error

    I had the same issue. However, I opened that same .txt file and the correct $term.Get("groups_propercase") was already there. Any idea how to fix that exact error if the above code change has already been made? It did not occur when I only had the en-US language enabled, only after copying...
  • Forum Thread: An error occured while loading user information

    I have installed TC5 locally and whenener I hover over the logged in username, I get the above error message in a little pink popup panel. When I trace the http traffic, I can see that I am getting an HTTP 500 and the JSON object graph is {"Message":"Object reference not set to an...