After upgrading to 4.6.1, I'm confused about Image Cropper and Retreving Images
In 4.5.2 I could upload images directly into the Media section from B4U using the upload Datatype. Now when I upload files, they get uploaded into the correct foldler and cropped but do not appear in the Media Section. In addidtion, I believe that some of the code has been changed. I use to use the following in my blog roll to show cropped images as part of my front page. If anyone could advice on how to get this back working, that would be great. I followed the instructions and the video from Image Cropper. http://www.youtube.com/watch?v=cVVD60NHMRk
I edited the Image Cropper datatype to the following and gave the Property alias "umbracoFile"
Then I edited the Image media type to include the Image Cropper:
I also went into the Blog Post Document type and added Image Cropper and upload with the alias "umbracoFile"
For the 5 test blog post I have, they include the same image as the uploaded blog image:
When I run the following XML File http://www.pastie.org/private/ccitwk5zysfofc9ezbda
I changed blogImage to umbracoFile and get the error I listed above.
When I use blogImage, the XSLT file saves but nothing appears.
After upgrading to 4.6.1, I'm confused about Image Cropper and Retreving Images
In 4.5.2 I could upload images directly into the Media section from B4U using the upload Datatype. Now when I upload files, they get uploaded into the correct foldler and cropped but do not appear in the Media Section. In addidtion, I believe that some of the code has been changed. I use to use the following in my blog roll to show cropped images as part of my front page. If anyone could advice on how to get this back working, that would be great. I followed the instructions and the video from Image Cropper. http://www.youtube.com/watch?v=cVVD60NHMRk
I edited the Image Cropper datatype to the following and gave the Property alias "umbracoFile"
Then I edited the Image media type to include the Image Cropper:
I also went into the Blog Post Document type and added Image Cropper and upload with the alias "umbracoFile"
For the 5 test blog post I have, they include the same image as the uploaded blog image:
When I run the following XML File http://www.pastie.org/private/ccitwk5zysfofc9ezbda I changed blogImage to umbracoFile and get the error I listed above. When I use blogImage, the XSLT file saves but nothing appears.
Just FYI - This post was answered here:
http://our.umbraco.org/projects/backoffice-extensions/image-cropper/image-cropper/16764-Using-Image-Cropper-and-Upload-not-working-in-461-like-452
/Kim A
is working on a reply...