Copied to clipboard

Flag this post as spam?

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


  • Andrew 32 posts 52 karma points
    Nov 12, 2010 @ 20:38
    Andrew
    0

    Nodes created but no files

    Hello,

    I am using Umbraco 4.5.2 and seem to be having a problem.  Once I upload image files, they appear as nodes in the umbraco media folder graphical user interface, but there aren't any images associated with the nodes and the files don't appear in the actual media folder.  I'm using IIS7 and have checked that IIS_IUSRS and NETWORK SERVICE have write access to the media folder.  If anyone knows how to fix this, I would appreciate it as this package looks like it will be a great addition.

    Thanks,

    Andrew

  • Andrew 32 posts 52 karma points
    Nov 16, 2010 @ 17:37
    Andrew
    0

    Here is the error in the umbraco log:

    System.NullReferenceException: Object reference not set to an instance of an object. at netaddICTs.Umb.ProtectedMedia.Business.EventHandlers.InheritPermissions.OnMediaNew(Media sender, NewEventArgs e) at umbraco.cms.businesslogic.media.Media.OnNew(NewEventArgs e) at umbraco.cms.businesslogic.media.Media.MakeNew(String Name, MediaType dct, User u, Int32 ParentId) at TheOutfield.UmbExt.DesktopMediaUploader.UmbracoImageMediaFactory.CreateMedia(Int32 parentNodeId, HttpPostedFile uploadFile, User user) at TheOutfield.UmbExt.DesktopMediaUploader.DesktopMediaUploaderHandler.ProcessUploadRequest(HttpContext context, XmlTextWriter xmlTextWriter)

    Additionally, I have checked that my media type has alias Image, with the properties umbracoFile, umbracoWidth, umbracoHeight, umbracoBytes and umbracoExtension.  I do have some additional properties (thumbnails created using Image Cropper). 

    If anyone has any suggestions, I would appreciate it.  Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft