Copied to clipboard

Flag this post as spam?

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


  • Matthew Kirschner 323 posts 609 karma points
    Dec 22, 2014 @ 21:37
    Matthew Kirschner
    0

    Missing files in .zip

    When I download and install nuPickers from the zipped package, I get javascript errors in the console claiming that there are missing js and css files. Sure enough, when I look in the App_Plugins, There is only a manifest and dll. Same thing with the zip package.

    Am I missing something or are these files actually missing?

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Dec 22, 2014 @ 21:47
    Jan Skovgaard
    0

    Hi Matthew

    What does the error message say specifically? And what version of Umbraco are you using?

    /Jan

  • Matthew Kirschner 323 posts 609 karma points
    Dec 22, 2014 @ 21:57
    Matthew Kirschner
    0

    I'm using Umbraco v7.2.1.

    The error is a 500 internal server error. The page is failing to retrieve any files in App_Plugin since they're simply not there after the install.

    Example of a file from a failed GET request:

    http://localhost:52949/umbraco/App_Plugins/nuPickers/Shared/CustomLabel/CustomLabelConfigController.js?cdv=1861148540

    I've also checked the .zip package I downloaded and the files aren't in there either.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Dec 22, 2014 @ 22:09
    Jan Skovgaard
    101

    Hi Matthew

    Ok, so you don't see a .dll file and a package.xml file when unzipping it?

    Where did you download the zip from? And was it version 1.2.1?

    /Jan

  • Matthew Kirschner 323 posts 609 karma points
    Dec 22, 2014 @ 22:26
    Matthew Kirschner
    1

    I've just deleted all packages that were causing me trouble (this and uckeditor). I re-installed this package and now everything is working as it should. I'm going to blame the other package.

    Still, I find the missing file errors bizzarre since they aren't anywhere in my project even with a working installation. For example, in the path I refenced above, I don't even see an Umbraco/App_Plugins directory in my project, let alone any extra nuPicker files aside from the DLL and XML.

    Thanks for your swift replies.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Dec 22, 2014 @ 22:33
    Jan Skovgaard
    0

    Hi Matthew

    Ok, sounds like there might be a conflict there for some reason.

    But in regards to the nuPickers...have you checked if there is a .dll reference to it in the /bin folder?

    /Jan

  • Matthew Kirschner 323 posts 609 karma points
    Dec 22, 2014 @ 22:54
    Matthew Kirschner
    1

    Yup, uComponents.nuPickers.dll is referenced in my bin folder. Still confused, but all is fine now.

  • Hendy Racher 861 posts 3844 karma points MVP 2x admin c-trib
    Dec 23, 2014 @ 11:49
    Hendy Racher
    0

    Hi Matthew,

    Just to confirm, the nuPickers package installs a single dll into the /bin folder (all the js / css / images are embedded within this dll)

    see: http://www.nibble.be/?p=415

    HTH,

    Hendy

  • Matthew Kirschner 323 posts 609 karma points
    Dec 23, 2014 @ 15:04
    Matthew Kirschner
    0

    Well, that certainly clears things up. I had no idea this was possible. Thanks again!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies