I have umbraco v
4.0.2.1 (Assembly version: 1.0.3441.17657) running with a MySQL database. Everything works (with some blood and tears) but the bulk uploader. I upload zips, and they just sit there.
Special Notes: I am only using the Runway Gallery, not the entire site. I just want the gallery with Bulk upload function.
I've tested with 4.0.2.1 clean install including runway on sql server 2008 express, and it works but the tree is not updated.
So it seems like nothing happens, but if I right click the gallery node and select reload nodes the images appear correctly. Have you tried reloading the nodes under the parent?
Also, have you checked the umbraclog table in the database for errors?
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)
Is there an issue with the bulk upload of pictures function in v4?
Issue is a carry over from this unanswered post in the old site: http://forum.umbraco.org/yaf_postst8170_Is-there-an-issue-with-the-bulk-upload-of-pictures-function-in-v4.aspx
I have umbraco v 4.0.2.1 (Assembly version: 1.0.3441.17657) running with a MySQL database. Everything works (with some blood and tears) but the bulk uploader. I upload zips, and they just sit there.
Special Notes: I am only using the Runway Gallery, not the entire site. I just want the gallery with Bulk upload function.
Please advise.
I've tested with 4.0.2.1 clean install including runway on sql server 2008 express, and it works but the tree is not updated.
So it seems like nothing happens, but if I right click the gallery node and select reload nodes the images appear correctly. Have you tried reloading the nodes under the parent?
Also, have you checked the umbraclog table in the database for errors?
Hope this helps,
Harald.
Did get some errors in my log file that might be 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)
I also have this error. Any solution?
You may want to try and post this question in the bugs area of that project: http://our.umbraco.org/projects/multiple-file-upload/bugs.
As I am guessing that the creator monitors that better and would know about this problem.
Make sure the alias for the Album Page matches the string in /app_code/Umbraco.RunwayGallery.cs
By default it should be: runwayGalleryAlbum
If you've created a new document type, the alias wont match and you'll get a zip file stuck in a new directory under /Media.
Hope this helps,
Garrison
@Garrison That may be it. I'll check it out.
is working on a reply...