Copied to clipboard

Flag this post as spam?

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


  • Poornima Nayar 106 posts 276 karma points MVP 5x c-trib
    Mar 31, 2016 @ 08:52
    Poornima Nayar
    0

    Hi,

    We are using v7.3.4 of Umbraco and we have realised that we cannot upload pngs. Has anyone come across this situation?

    Poornima

  • Dennis Adolfi 1082 posts 6445 karma points MVP 5x c-trib
    Mar 31, 2016 @ 08:58
    Dennis Adolfi
    0

    Hi Poornima.

    Check /Config/umbracoSettings.config and make sure png is not in this list:

        <!-- These file types will not be allowed to be uploaded via the upload control for media and content -->
        <disallowedUploadFiles>ashx,aspx,ascx,config,cshtml,vbhtml,asmx,air,axd,swf,xml,html,htm,svg,php,htaccess</disallowedUploadFiles>
    

    Also make sure that the file you are trying to upload is not to big, might not be a png issue, might just be that your png files are to big.

    Good luck!

  • Dennis Adolfi 1082 posts 6445 karma points MVP 5x c-trib
    Apr 01, 2016 @ 06:25
    Dennis Adolfi
    0

    Did it work out for you Poornima?

  • Poornima Nayar 106 posts 276 karma points MVP 5x c-trib
    Apr 01, 2016 @ 08:43
    Poornima Nayar
    0

    it always had pngs off the list. its something else i believe. pngs behave strangely on my site :(

  • Dennis Adolfi 1082 posts 6445 karma points MVP 5x c-trib
    Apr 01, 2016 @ 09:05
    Dennis Adolfi
    0

    Im sorry to hear that Poornima, is there any error in the Logs files? (App_Data/Logs)

Please Sign in or register to post replies

Write your reply to:

Draft