Copied to clipboard

Flag this post as spam?

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


  • Jon Behrens 53 posts 77 karma points
    Oct 19, 2012 @ 04:15
    Jon Behrens
    0

    Umbraco Library Link Broken

    I'm trying to get uForum up and running. The macro 'uForum-RegisterCSS' is giving an xslt parse error that I can't track down. When I try and look up the umbraco library calls to check parameters and find out what each function actually does, I get a 403 error. The path is 'http://our.umbraco.org/documentation/v480/Reference/api/umbraco.library/'

    The functions that don't seem to work are:

    umbraco.library:RegisterStyleSheetFile('uForumCSS', '/css/uForum.css')

    umbraco.library:AddJquery()

    umbraco.library:RegisterJavaScriptFile('uForum', '/scripts/uForum/uForum.js')

    Commenting all three out causes the xslt parse error to go away. Uncommenting any one of them brings the error back.

    Thanks Jon

Please Sign in or register to post replies

Write your reply to:

Draft