Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stephen Kiers 41 posts 62 karma points
    Dec 08, 2009 @ 22:45
    Stephen Kiers
    0

    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.

  • Harald Ulriksen 207 posts 249 karma points
    Dec 09, 2009 @ 02:32
    Harald Ulriksen
    0

    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.

  • Robert J. Bullock 386 posts 405 karma points
    Dec 17, 2009 @ 01:11
    Robert J. Bullock
    0

    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)

  • Anders Burla 2560 posts 8256 karma points
    Jan 21, 2010 @ 10:53
    Anders Burla
    0

    I also have this error. Any solution?

  • Seth Niemuth 275 posts 397 karma points
    Jan 21, 2010 @ 11:23
    Seth Niemuth
    0

    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.

  • Garrison 22 posts 31 karma points
    Feb 02, 2010 @ 22:25
    Garrison
    0

    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

  • Stephen Kiers 41 posts 62 karma points
    Mar 23, 2010 @ 23:21
    Stephen Kiers
    0

    @Garrison That may be it. I'll check it out.

Please Sign in or register to post replies

Write your reply to:

Draft