Copied to clipboard

Flag this post as spam?

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


  • Lotus 22 posts 20 karma points
    Mar 24, 2009 @ 12:27
    Lotus
    0

    Problem saving XSLT navigation

    Can be saved in the backend without making "Skip testing (ignore errors)" so it must be something wrong with the syntax. But it works in the template. A bug maybe, as it is the same with the Runway top nav!

    [code]

    ]>

    version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxml="urn:schemas-microsoft-com:xslt"
    xmlns:umbraco.library="urn:umbraco.library"
    exclude-result-prefixes="msxml umbraco.library">














    [/code]

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 24, 2009 @ 13:39
    Dirk De Grave
    0

    Hi,

    It works fine on my local install? What's the umbraco version you're using?

    Regards,
    /Dirk

  • Lotus 22 posts 20 karma points
    Mar 24, 2009 @ 16:36
    Lotus
    0

    Hi, that is strange. I use umbraco v 4.0.0 (Assembly version: 1.0.3327.20280) acc. to "About" in backend.

    It might be a bug caused by the server. I dont really know anything about the server but i guess it is Ok then. Thanx for checking. I have to consider any possibility when the script doesnt work the way I want it to. I am new to XSLT.

    I am trying to assign a current class to the viewed

  • tag and making my sub menu to show all children to a node even if I view oon of the children. Right now all
  • vanishes.

    Is this simple procedure or?

Copy Link
  • Amir Khan 1282 posts 2739 karma points
    Apr 14, 2010 @ 00:58
    Amir Khan
    0

    Are you redirecting the top level node by any chance?

    Copy Link
  • priya 25 posts 45 karma points
    Nov 30, 2011 @ 13:37
    priya
    0

    I have upgarded umbraco 4.0.3 to umbraco version 4.7.1.now in the front end i am facing xslt issue

    "Object reference not set to an instance of an object.
    Object reference not set to an instance of an object.
      at umbraco.macro.GetXsltExtensionsImpl()
      at umbraco.macro.<GetXsltExtensions>b__4()
      at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem)
      at umbraco.macro.GetXsltExtensions()
      at umbraco.macro.AddMacroXsltExtensions()
      at umbraco.macro.GetXsltTransformResult(XmlDocument macroXML, XslCompiledTransform xslt, Dictionary`2 parameters)
      at umbraco.macro.loadMacroXSLT(macro macro, MacroModel model, Hashtable pageElements)"

     

    if any one can help me out in sorting this.

    Copy Link
  • Please Sign in or register to post replies

    Write your reply to:

    Draft