I'm using CropUp in the media section of a site Im developing on localhost on Umbraco 4.7.2. Got it kind of working but there seems to be some problems when changing the crops and saving. I basically need to recycle the app pool for the changes to show on the site. Sometimes changes to the crops doesn't show at all, even after app-pool recycle.
Still no solution I'm afraid. I guess a dirty hack would be to add an event that pokes (saves) the Eksponent.CropUp.config file whenever a media item gets saved.
Eksponent CropUp: crops not updating on save.
I'm using CropUp in the media section of a site Im developing on localhost on Umbraco 4.7.2. Got it kind of working but there seems to be some problems when changing the crops and saving. I basically need to recycle the app pool for the changes to show on the site. Sometimes changes to the crops doesn't show at all, even after app-pool recycle.
Am I missing something obvious?
Also: A forum in the project page at http://our.umbraco.org/projects/website-utilities/eksponent-cropup/ would be nice..
I'm experiencing the same problem on a freshly installed Umbraco 4.8 solution. Did you ever solve the problem?
Still no solution I'm afraid. I guess a dirty hack would be to add an event that pokes (saves) the Eksponent.CropUp.config file whenever a media item gets saved.
It is/was a bug. I think I fixed it in the 1.0β4 i just uploaded at http://our.umbraco.org/projects/website-utilities/eksponent-cropup.
The browser may also be caching images so you need to do a Ctrl+Shift+R to reload the image.
Please let me knowif it fixed the problem. Thanks.
Thanks for the quick reply Niels. One question; is it sufficient to replace certain dll's or do I need to uninstall and install the new version?
Went ahead and replaced all the files - it works like a charm :-)
Did a quick test and it worked like a charm. Thank you for the fast reply/fix!
is working on a reply...