I'm using 4.0.3 on a new site. I upload a bunch of images with the ZipUpload package. Everything in Media looks good, but there's a strange problem...
When I insert certain images into a page, they look good until I publish... then they get replaced with some random image from the Media section, not the images I selected.
Anyone experiencing this problem? Any hints on how to fix it?
Yeah, very, very weird... Everything looks kosher in the media section, but after publishing the page, the inserted image changes to some random image from Media... Something's obviously corrupted. Any way to salvage this?
3860-12009-12-16 18:34:37.207ErrorError reading size data from media (not found): /media/1338/BccStaff.jpg
3930-12009-12-16 18:35:02.637ErrorError reading size data from media (not found): /media/1338/BccStaff.jpg
4000-12009-12-16 18:36:24.963ErrorError reading size data from media (not found): /media/1338/BccStaff.jpg
4010-12009-12-16 18:36:24.963ErrorError reading size data from media: 1383, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
4130-12009-12-16 18:52:11.557ErrorError resizing image in editor: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at umbraco.editorControls.tinymce.tinyMCEImageHelper.doResize(Hashtable attributes, Int32& finalWidth, Int32& finalHeight) at umbraco.editorControls.tinymce.tinyMCEImageHelper.cleanImages(String html)
4200-12009-12-16 18:52:36.893ErrorError resizing image in editor: System.ArgumentException: Parameter is not valid. at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format) at System.Drawing.Bitmap..ctor(Int32 width, Int32 height) at umbraco.editorControls.tinymce.tinyMCEImageHelper.doResize(Hashtable attributes, Int32& finalWidth, Int32& finalHeight) at umbraco.editorControls.tinymce.tinyMCEImageHelper.cleanImages(String html)
4250-12009-12-16 18:52:38.237ErrorError reading size data from media (not found): /media/1339/BSE-Circular.jpg
4300-12009-12-16 19:00:15.413ErrorError reading size data from media (not found): /media/1338/BccStaff.jpg
4310-12009-12-16 19:00:15.413ErrorError reading size data from media: 1383, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
Error reading size data from media: 1337, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
Image Changes After Publish
I'm using 4.0.3 on a new site. I upload a bunch of images with the ZipUpload package. Everything in Media looks good, but there's a strange problem...
When I insert certain images into a page, they look good until I publish... then they get replaced with some random image from the Media section, not the images I selected.
Anyone experiencing this problem? Any hints on how to fix it?
Yeah, very, very weird... Everything looks kosher in the media section, but after publishing the page, the inserted image changes to some random image from Media... Something's obviously corrupted. Any way to salvage this?
Did find some errors in my logs which seem relevant:
337 0 -1 2009-12-16 18:14:37.717 Error At /ScriptResource.axd?d=zf_4vGd8mBxkwtq5-xNcIIxRzctwn4YPuo0t-s7CBd2Type (Referred by: http://umbraco.lourdes.com/umbraco/create.aspx?nodeID=1048&nodeType=content&nodeName=Centers and Services&rnd=85&rndo=85.5):
361 0 -1 2009-12-16 18:23:22.067 Error Error reading size data from media (not found): /media/1339/BSE-Circular.jpg
374 0 -1 2009-12-16 18:25:36.283 Error Error reading size data from media (not found): /media/1339/BSE-Circular.jpg
381 0 -1 2009-12-16 18:29:37.743 Error At /ScriptResource.axd?d=x5FvO2onhHINxIVmvywjgy1pAgVeboWnHtkrNk1YrwiA8fNpoa0JKAf0LcoYT1dzXuGWy7Gic3_G-hHFbkSfzJeuIm0xNlPid1TCZaA0ieSgYab></a>%20Â %20<a%20href= (Referred by: http://umbraco.lourdes.com/umbraco/editMedia.aspx?id=1422): ;
386 0 -1 2009-12-16 18:34:37.207 Error Error reading size data from media (not found): /media/1338/BccStaff.jpg
393 0 -1 2009-12-16 18:35:02.637 Error Error reading size data from media (not found): /media/1338/BccStaff.jpg
400 0 -1 2009-12-16 18:36:24.963 Error Error reading size data from media (not found): /media/1338/BccStaff.jpg
401 0 -1 2009-12-16 18:36:24.963 Error Error reading size data from media: 1383, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
413 0 -1 2009-12-16 18:52:11.557 Error Error resizing image in editor: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at umbraco.editorControls.tinymce.tinyMCEImageHelper.doResize(Hashtable attributes, Int32& finalWidth, Int32& finalHeight) at umbraco.editorControls.tinymce.tinyMCEImageHelper.cleanImages(String html)
420 0 -1 2009-12-16 18:52:36.893 Error Error resizing image in editor: System.ArgumentException: Parameter is not valid. at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format) at System.Drawing.Bitmap..ctor(Int32 width, Int32 height) at umbraco.editorControls.tinymce.tinyMCEImageHelper.doResize(Hashtable attributes, Int32& finalWidth, Int32& finalHeight) at umbraco.editorControls.tinymce.tinyMCEImageHelper.cleanImages(String html)
425 0 -1 2009-12-16 18:52:38.237 Error Error reading size data from media (not found): /media/1339/BSE-Circular.jpg
430 0 -1 2009-12-16 19:00:15.413 Error Error reading size data from media (not found): /media/1338/BccStaff.jpg
431 0 -1 2009-12-16 19:00:15.413 Error Error reading size data from media: 1383, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
This is the most persistent error:
Error reading size data from media: 1337, System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.editorControls.tinyMCE3.webcontrol.TinyMCEWebControl.formatMedia(String html)
Well, I deleted a few folders and that fixed it... Wish I could delete this thread now!
LOL.. this is like one of my posts! Awesome :P
hi, i got the same issue, what should i do?
is working on a reply...