Copied to clipboard

Flag this post as spam?

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


  • João Pereira 41 posts 64 karma points
    Oct 24, 2010 @ 01:10
    João Pereira
    0

    'umbraco is undefined' javascript error after changing Admin URL

    Hi there,

    After changing the admin UI URL from Umbraco to another name, the MasterPage save option and XSLT edit save option stopped working...

    The error I get is similiar in both, but in different files:

    When trying to save a MasterPage I get this error:

    Message: 'umbraco' is undefined
    Line: 10
    Char: 13
    Code: 0
    URI: http://www.mywebsite.com/adminurl/settings/editTemplate.aspx?templateID=1047

      

    When trying to save a XSLT I get this error:

    Message: 'umbraco' is undefined
    Line: 38
    Char: 13
    Code: 0
    URI: http://www.mywebsite.com/adminurl/developer/xslt/editXslt.aspx?file=BlogListPosts.xslt

     

    The referred lines are javascript code that start with: umbraco.presentation.webservices.codeEditorSave.SaveXslt(...)

    Both pages have this on Page definition in aspx header: Inherits="umbraco.cms.presentation.settings.editTemplate" 


    Am I missing something?

    Really apreciate your help... Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft