Copied to clipboard

Flag this post as spam?

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


  • Rick 92 posts 278 karma points
    Mar 27, 2019 @ 15:29
    Rick
    0

    umbracoPath with uSync

    Hi,

    I wonder if anyone else has encountered this ...

    I've changed the "umbracoPath" key in web.config so the admin URL is no longer "http://myumbracowebsite/umbraco".

    However, when I log in to Umbraco, when I navigate to the "Developer" section, there is a console error which details a 404:

    http://myumbracowebsite/my-secret-login-panel/backoffice/uSync/uSyncApi/GetSettings 
    

    It can't seem to find the uSync controller since the umbracoPath has changed.

    I can see in "App_Plugins/uSync/uSyncDashboardService.js" this line:

    var serviceRoot = 'backoffice/uSync/uSyncApi/';
    

    I've tried to change this accordingly but still doesn't work.

    Can anyone help please?

    Umbraco version: 7.13.2 uSync version: 4.0.1

    Many thanks in advance.

    Rick

  • Rick 92 posts 278 karma points
    Mar 27, 2019 @ 15:35
    Rick
    100

    To follow this up ... and should have tried this before posting... I upgraded uSync to the latest (at time of writing 4.0.10) and this worked.

    Hope this helps someone.

    Thanks, Rick

Please Sign in or register to post replies

Write your reply to:

Draft