Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1444 posts 1855 karma points
    Feb 28, 2022 @ 17:29
    Gordon Saxby
    0

    What should [usync_vendr-description] be?

    I've installed Vendr.uSync which appears to have worked, except that I see [usync_vendr-description] rather than whatever the actual description should be.

    Has the installation failed in some way, or do I need to manually set that text?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 01, 2022 @ 09:04
    Matt Brailsford
    0

    Hey Gordon,

    Where exactly are you seeing that? Sounds like maybe the lang files didn't copy over, or maybe the site just needs restarting for Umbraco to see them.

    Matt

  • Gordon Saxby 1444 posts 1855 karma points
    Mar 01, 2022 @ 09:10
    Gordon Saxby
    0

    enter image description here

    The site has been started a number of times (still in development), so I guess the language file didn't copy / install. I installed it into my Umbraco 9 / VS2022 project using Nuget.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 01, 2022 @ 09:35
    Matt Brailsford
    0

    Yea, it looks like it's not picking this file up for some reason https://github.com/vendrhub/vendr-usync/blob/v2/dev/src/Vendr.uSync/Web/UI/App_Plugins/Vendr.uSync/lang/en-us.xml

    Maybe double check to see if the lang file is there in the App_Plugins folder and if it is, maybe there is some caching going on somewhere.

    Matt

  • Gordon Saxby 1444 posts 1855 karma points
    Mar 01, 2022 @ 10:12
    Gordon Saxby
    0

    I don't have a Vendr.uSync folder in App_Plugins. I removed and re-added Vendr.uSync (Nuget in VS2022).

    I have a Vendr folder and a uSync folder but not Vendr.uSync

    Update: I manually added the folders Vendr.uSync and Lang and added the en-us.xml file and it worked. That's fine but for some reason the Nuget installation was not adding the folders / file.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 01, 2022 @ 10:16
    Matt Brailsford
    0

    Did you build your project after install? As this is what triggers the copy over.

    If that didn't work, I'll have to chat to Kevin to see if there is something wrong with the installer. In the meantime, you can find the project files and copy the App_Plugin folder over manually and that should be fine.

    Matt

  • Gordon Saxby 1444 posts 1855 karma points
    Mar 01, 2022 @ 10:17
    Gordon Saxby
    0

    I'm running the project from within VS2022 so that will do a build when I run it. But yes, I also did a manual build after installing the Nuget package.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 01, 2022 @ 10:36
    Matt Brailsford
    0

    Ok, thanks for confirming. I'll investigate further, but glad you got it working in the meantime 👍

Please Sign in or register to post replies

Write your reply to:

Draft