Copied to clipboard

Flag this post as spam?

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


  • Anthony Candaele 1197 posts 2049 karma points
    Sep 26, 2012 @ 10:08
    Anthony Candaele
    0

    cannot create images with DAMP

    Hi,

    I installed DAMP for a Umbraco 4.9.0 website and succesfully create a property base on the Digibiz Advanced Media Picker datatype.

    However for another property I create based on the DAMP data property, I'm having a issue when creating an image with DAMP. As soon as I click the 'create button' after choosing an image from my local system and selecting the folder, I get a modal popup saying: "un unknown errror occured, this has been logged".

    Then apparently the image was stored in the image folder,  but if I try to crop it, I get an YSOD:

     

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.editorControls.imagecropper.DataEditor.OnInit(EventArgs e) +842
       System.Web.UI.Control.InitRecursive(Control namingContainer) +185
       System.Web.UI.Control.InitRecursive(Control namingContainer) +420
       System.Web.UI.Control.InitRecursive(Control namingContainer) +420
       System.Web.UI.Control.InitRecursive(Control namingContainer) +420
       System.Web.UI.Control.InitRecursive(Control namingContainer) +420
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +188
       umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +3675
       umbraco.controls.ContentControl.CreateChildControls() +855
       System.Web.UI.Control.EnsureChildControls() +188
       umbraco.controls.ContentControl.OnInit(EventArgs e) +122
       System.Web.UI.Control.InitRecursive(Control namingContainer) +185
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +188
       DigibizAdvancedMediaPicker.EditDamp.OnInit(EventArgs e) +1270
       System.Web.UI.Control.InitRecursive(Control namingContainer) +185
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2097

     

    Anyone experienced the same problem?

    Thanks for your help
    Anthony

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 26, 2012 @ 10:11
  • Anthony Candaele 1197 posts 2049 karma points
    Sep 26, 2012 @ 10:13
    Anthony Candaele
    0

    my bad, apparently I hadn't saved my conference image crop datatype, ... Doh

  • Anthony Candaele 1197 posts 2049 karma points
    Sep 26, 2012 @ 10:21
    Anthony Candaele
    0

    everything works fine now:

    Thanks anyway for your reply Jeroen, hopefully this might help someone else who creates an image crop but then forgets to save it.

    greetings
    Anthony

  • Anthony Candaele 1197 posts 2049 karma points
    Sep 26, 2012 @ 10:51
    Anthony Candaele
    0

    Hmm, apparently I was a bit too jubilant. Although the crop issue was solved, when I tried to create a new image with DAMP, I got the same error modal saying:

    "un unknown errror occured, this has been logged"

    Then when I selected the image - which was stored in the media folder anyway - and tried to crop it, I got an YSOD saying there was an issue with Courier and something about an invalid license key.

    After uninstalling Courier, the issues with creating and cropping DAMP images are gone.

    Weird!

    greetings,

    Anthony

Please Sign in or register to post replies

Write your reply to:

Draft