Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Oops error related to ThreadData.GetHyperLink…

    My site has been getting an intermittant Oops error on our default forum page, could anyone help give insight to the error below (server specific details removed); Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Date: 10/7/2008 Time: 9:20:55 AM User: N/A…
    Posted to Bugs and Issues (Forum) by pouncyisdead on Thu, Oct 9 2008
    Filed under: error, unhandled exceptions, CS 2007, 2007.1, oops, gethyperlink, threaddata, web event
  • Button uses Webform_DoPostBackWithOptions Without PostBackUrl

    I find most of CS2007 buttons use the Webform_DoPostBackWithOptions callback withou the postbackurl, I tried to create a new simple page just include a CS ResourceLinkButton in it like CS does, but this button use the _doPostBack callback. Then, I add the postbackurl to the button, it change to use Webform_DoPostBackWithOptions…
    Posted to Getting Started (Forum) by H3HI on Thu, Sep 18 2008
    Filed under: cs 2007, cs2007, CS help
  • forum not found problem 2

    I am developing a separate project with all my code in it for 2 reasons: to avoid changing CS code, & because the CS site that was already there was already compiled & I didn't want to remake in a source code solution all that the compiled site had. Everything was going fine until my boss…
    Posted to Developers (Forum) by Orion Culver on Wed, Aug 20 2008
    Filed under: cs 2007, forum not found
  • problem adding a forum

    I hope someone can help me, as I've been hunting through the CS2007 source for a couple days now. I had to make my own AddForumForm, which works. I pretty much cut & paste the code in the Save() method of the SectionEditControl in the control panel. Additionally, I add 2 threads / posts when…
    Posted to Developers (Forum) by Orion Culver on Fri, Aug 15 2008
    Filed under: cs 2007, AddForum
  • Threads.GetThreads() isn’t returning announcement threads

    Here's a snippet of code: ForumThreadQuery threadQuery = new ForumThreadQuery(); threadQuery.ForumID = MyForum.SectionID; threadQuery.IgnoreStickyPosts = false; threadQuery.OnlyApproved = false; threadQuery.OnlySearchable = false; threadQuery.OnlyUnapproved = false; threadQuery.OnlyUnindexed = false;…
    Posted to Developers (Forum) by Orion Culver on Wed, Aug 6 2008
    Filed under: cs 2007, Threads, GetThreads()
  • Adding fields to NewMessagePostedToThread emails

    CS Version from file CS2007_3.0.20611.960.sdk.zip (I don't know how else to identify the version of my install of CS). I need to add more fields in the email that is sent when a new post is sent out to subscribers. I need to add the name of the parent forum, as well as the text in a custom drop down…
    Posted to Developers (Forum) by Orion Culver on Thu, Jul 10 2008
    Filed under: Email, cs 2007, new post
  • Getting current user information in Article

    This SHOULD be simple – I want to be able to see the logged in user in an article. Some of my articles have embedded iFrames and it would be just as good to be able to know the current user there too. I know the CSContext.currentuser.user has information – but how exactly do I reference that object from…
    Posted to Developers (Forum) by wdwcrazy on Sat, Jul 5 2008
    Filed under: CSContext, cs2007, Code behind pages, cs 2007, User Data, user, articles
  • Gallery Thumbnails – OutOfMemory exception

    Hi, I've got a site running CS2007, when browing thumbnails in a gallery the thumbnail isn't displayed for some images. After a bit of digging around and adding some error logging in it appears that the problem is caused by this line in CommunityServer.Galleries.Components.ImageHandling: Bitmap…
    Posted to Bugs and Issues (Forum) by Rhys Godfrey on Tue, Jul 1 2008
    Filed under: OutOfMemoryException, CS 2007, gallery
  • Problem with "Find a user" functionality

    Cross posting to both CS 2008 and 2007 because it happens on both. If you go to the "Find a user" page in CS (such as http://dev.communityserver.com/user/Members.aspx ), the UserList object performs the search even though it is not going to be rendered. It calls Users.GetUsers in the DataSource…
    Posted to Features and Functionality (Forum) by Charles Boyung on Fri, Jun 6 2008
    Filed under: cs 2008, CS 2007, User Search
  • Problem with "Find a user" functionality

    Cross posting to both CS 2007 and 2008 because it happens on both. If you go to the "Find a user" page in CS (such as http://dev.communityserver.com/user/Members.aspx ), the UserList object performs the search even though it is not going to be rendered. It calls Users.GetUsers in the DataSource…
    Posted to Features and Functionality (Forum) by Charles Boyung on Fri, Jun 6 2008
    Filed under: CS 2007, CS 2008, User Search
Page 1 of 20 (192 items) 1 2 3 4 5 Next > … Last »
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com