Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bayshield 50 posts 65 karma points
    Aug 23, 2009 @ 11:18
    bayshield
    0

    Error parsing XSLT file

    Hi

    I have a fresh install of uForum and am getting the following error. "Error parsing XSLT file: \xslt\Forum-topicsList.xslt"

    I am running on IIS7 if that makes any difference

    When I debug it with ?umbDebugShowTrace=true the error shows as follows.

    Object reference not set to an instance of an object.
    Object reference not set to an instance of an object.
      at umbraco.BusinessLogic.StateHelper.GetCookieValue(HttpContext context, String key)
      at umbraco.BusinessLogic.StateHelper.HasCookieValue(String key)
      at umbraco.cms.businesslogic.member.Member.CurrentMemberId()
      at umbraco.cms.businesslogic.member.Member.IsLoggedOn()
      at umbraco.library.IsLoggedOn()

     


  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Aug 23, 2009 @ 17:31
    Morten Bock
    0

    It might be because you are not logged in as an umbraco member. The forums is designed to work with authenticated users, and expects you to be logged in when using it.

Please Sign in or register to post replies

Write your reply to:

Draft