I'm using DAMP 2.0 in an Umbraco 4.11.2 install. I created a custom media type and a media picker datatype based on DAMP. I also created a custom image cropper based on the Umbraco built in Image Cropper datatype. So far so good.
But then, when I created an actual content node, and tried to select an image with DAMP, I don't see the image but an icon for the image:
Also, when I try to select an image from the media library, things don't look normal:
At the moment I don't know if the issues are caused because of my settings, or if there is an issue with DAMP 2.0 in Umbraco v4.11.2
Only thing I can think of at the moment would be that the actual images in the "Sponsor Logos" folder are regular (umbraco) Image instead of your custom "Sponsor Image" type (which e.g. could happen if you drag 'n drop uploaded them) ?
I just installed DAMP 2.0 and the DAMP 2.0 samples package on a clean 4.11.2.2 and everything works without a problem. So I don't know what is the problem here, but it should work.
@Jesper your thought was right, I gave my custom image the alias 'umbracoUpload' instead of 'umbracoFile' for the Upload property. Everything works fine now.
issue with DAMP in Umbraco v4.11.2 ?
Hi,
I'm using DAMP 2.0 in an Umbraco 4.11.2 install. I created a custom media type and a media picker datatype based on DAMP. I also created a custom image cropper based on the Umbraco built in Image Cropper datatype. So far so good.
But then, when I created an actual content node, and tried to select an image with DAMP, I don't see the image but an icon for the image:
Also, when I try to select an image from the media library, things don't look normal:
At the moment I don't know if the issues are caused because of my settings, or if there is an issue with DAMP 2.0 in Umbraco v4.11.2
Thanks for your help,
Anthony
Hi Anthony,
Only thing I can think of at the moment would be that the actual images in the "Sponsor Logos" folder are regular (umbraco) Image instead of your custom "Sponsor Image" type (which e.g. could happen if you drag 'n drop uploaded them) ?
Or that they're not jpg, gif or png of course...
/Chriztian
Hi Chriztian,
Just checked it, I am using images of type SponsorImage
Also the Media Library shows that I'm using images of type 'SponsorImage'
thanks for your help,
Anthony
Just a thought - On the custom image type "SponsorImage" have you named the upload field umbracoFile?
best
Jesper
I just installed DAMP 2.0 and the DAMP 2.0 samples package on a clean 4.11.2.2 and everything works without a problem. So I don't know what is the problem here, but it should work.
Jeroen
@Jesper your thought was right, I gave my custom image the alias 'umbracoUpload' instead of 'umbracoFile' for the Upload property. Everything works fine now.
Thanks,
Anthony
is working on a reply...
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.