I'm able to reproduce this, but I don't know what has changed with the Image Cropper in v6. The only thing I can think of is that the DAMP edit page is called from /umbraco/plugins/DigibizAdvancedMediaPicker/EditDAMP.aspx and the Umbraco edit page is called from a higher location. The Image Cropper uses ../ at some points which could cause the error, but I changed those in a custom build and that didn't fix it.
Do you guys have any more info? Some errors which don't happen on the normal edit page? Could use some help on this one.
It's not just image cropping that doesnt save. I've got a media object that consists of a few text fields, and an image upload. Only the media name and the file upload save when editing. I have to go to the media area to update the text fields. I'll confirm this with more details when I get to work in the morning.
An update on my post last night, I've got a Meda type that consists of:
Name - TextString (default property) Custom Data Type which is just a DropDown List of pre defined colours Text Multiple Custom Data Type - Colour Picker with 2 colours Upload ("umbracoFile") Content Picker
When creating, I am only asked for the name and image, and they both save.
When editing an item, only the name will update. I have to click Open, then edit from the media section.
I am also getting this problem. Umbraco V6, DAMP 2.5, Chrome. When trying to change a crop it is not saved. The following error is reported in the browser - no errors in umbracoLog table.
Any news when DAMP 2.6 will be released? I think I'm having problems saving different crops on the same image from different DAMP data types. The 1st one works, then subsequent ones destroy the first and all your left with is the uncropped image. Using DAMP 2.5 and Umb V6.0.3. It's a bit critical here as don't know what to do if I can't save crops. It's ok if there's only one crop on an image.
I appear to have confirmed (to myself at least) that crops are being overwritten. I have 5 banner image pages for an image slider. Each page just has a caption text box and a DAMP picker. If I go to page 1 and select image A and set and save a crop for it, all is well. If I then go to page 2 and select image A and set and save a different crop position, then both page 1 and 2 crops are the same as page 2. So it seems you can't have multiple crops on the same image. I think this is incorrect. Can someone confirm this please? (DAMP2.5 Umb 6.0.3)
Any updates as to when v2.6 will be released? Or is there a way that I can download the changeset that you mention above but as a dll to overwrite the 2.5 dll?
After that build the solution and copy over the DigibizAdvancedMediaPicker.dll and DigibizTree.dll files to the bin folder in your Umbraco installation.
Editing crops from content node pressing save button does not save.
When I use the DAMP control on a content node. When editing the crops from the content node Edit menu, when I press save the crops don't get saved.
When I edit crops in the Media section it is ok.
I run on v6 and DAMP 2.5.
I'm having the same problem with the same versions. Interested to hear if there's a solution for this.
Having this same issue ... on v6 as well. Any word on a fix?
What browser are you using? I haven't seen this before.
Jeroen
Just tested ... happening in both chrome and firefox.
BP
Same for me, Firefox and Chrome
I'm able to reproduce this, but I don't know what has changed with the Image Cropper in v6. The only thing I can think of is that the DAMP edit page is called from /umbraco/plugins/DigibizAdvancedMediaPicker/EditDAMP.aspx and the Umbraco edit page is called from a higher location. The Image Cropper uses ../ at some points which could cause the error, but I changed those in a custom build and that didn't fix it.
Do you guys have any more info? Some errors which don't happen on the normal edit page? Could use some help on this one.
Jeroen
It's not just image cropping that doesnt save. I've got a media object that consists of a few text fields, and an image upload. Only the media name and the file upload save when editing. I have to go to the media area to update the text fields. I'll confirm this with more details when I get to work in the morning.
An update on my post last night, I've got a Meda type that consists of:
Name - TextString (default property)
Custom Data Type which is just a DropDown List of pre defined colours
Text Multiple
Custom Data Type - Colour Picker with 2 colours
Upload ("umbracoFile")
Content Picker
When creating, I am only asked for the name and image, and they both save.
When editing an item, only the name will update. I have to click Open, then edit from the media section.
Let me know if you need any more info.
Do you get any js errors when you open the edit dialog? Thanks for the info!
Jeroen
Only on Create.
I am also getting this problem. Umbraco V6, DAMP 2.5, Chrome. When trying to change a crop it is not saved. The following error is reported in the browser - no errors in umbracoLog table.
GET http://pacificvet/umbraco/plugins/umbraco_client/imagecropper/Jcrop.gif 404 (Not Found)
Just upgraded umbraco to 6.0.2 and problem is still occuring
Hi Jeroen, have you had any luck fixing this problem?
Sorry I didn't have time to look into this yet.
Jeroen
It should be fixed in the latest changeset on Codeplex: http://damp.codeplex.com/SourceControl/list/changesets
Could some test this and confirm that it's fixed? After that I'll release DAMP 2.6
Jeroen
Working great now. Thank you!!!
Any news when DAMP 2.6 will be released? I think I'm having problems saving different crops on the same image from different DAMP data types. The 1st one works, then subsequent ones destroy the first and all your left with is the uncropped image. Using DAMP 2.5 and Umb V6.0.3. It's a bit critical here as don't know what to do if I can't save crops. It's ok if there's only one crop on an image.
Cheers,
Craig
I appear to have confirmed (to myself at least) that crops are being overwritten. I have 5 banner image pages for an image slider. Each page just has a caption text box and a DAMP picker. If I go to page 1 and select image A and set and save a crop for it, all is well. If I then go to page 2 and select image A and set and save a different crop position, then both page 1 and 2 crops are the same as page 2. So it seems you can't have multiple crops on the same image. I think this is incorrect. Can someone confirm this please? (DAMP2.5 Umb 6.0.3)
Thanks,
Craig
DAMP 2.6 will be out soon and it's fixed in that version. For now you could download the source code and copy over the dll files yourself.
Jeroen
Any updates as to when v2.6 will be released? Or is there a way that I can download the changeset that you mention above but as a dll to overwrite the 2.5 dll?
Great package by the way!
Sorry again for not releasing 2.6 yet. For now you can download the latest changeset here: https://damp.codeplex.com/SourceControl/list/changesets?branch=default
After that build the solution and copy over the DigibizAdvancedMediaPicker.dll and DigibizTree.dll files to the bin folder in your Umbraco installation.
Jeroen
Thanks very much Jeroen, that's now working for me.
Hello,
I've released DAMP 2.6 in which this bug and some other bugs are fixed.
Jeroen
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.