Copied to clipboard

Flag this post as spam?

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


  • adamsimsy 31 posts 46 karma points
    Jul 04, 2011 @ 22:16
    adamsimsy
    0

    setting umbracoUseDirectoryUrls to true breaks back office - umbraco not defined

    As the topic says, setting the following...

    <add key="umbracoUseDirectoryUrls" value="true" />

    breaks the content tree. It fails to list content and media in the media section. The areas appear blank.

    Checked in Firefox and it's throwing Umbraco errors saying...

    umbraco is not defined

    It's being thrown on line 322 of /umbraco/umbraco.aspx

    umbraco.presentation.webservices.legacyAjaxCalls.GetSecondsBeforeUserLogout(validateUserTimeout, keepAliveError);

    Anyone come across this before?
    Cheers.
    Adam

  • adamsimsy 31 posts 46 karma points
    Jul 04, 2011 @ 23:11
    adamsimsy
    0

    Ok now tracked it down to Javascript files generated by a web service returning server 500 errors.

    Specifically webservices/nodeSorter.asmx/js and serveral others return the error.

    Anyone come across this before?

  • tatjana 3 posts 23 karma points
    Jul 29, 2011 @ 15:33
Please Sign in or register to post replies

Write your reply to:

Draft