Copied to clipboard

Flag this post as spam?

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


  • sreejith 10 posts 109 karma points
    Sep 09, 2014 @ 12:03
    sreejith
    0

    Invalid upload folder type (must be of type "Folder")

    Hi guys, 

    Am trying to implement gecko uploadify control in Content section. And I have added successfully this control into a content section. But I am getting the error "Invalid upload folder type (must be of type "Folder")" 

    I know this error is because I am using this in content section. But based on my requirements I have to add uploading images into a unique folder. So can i specify the Media folder ID somewhere in the uploadify script? 

    Thank you 

  • Emanuel 63 posts 283 karma points
    Sep 09, 2014 @ 12:52
    Emanuel
    1

    You can add a handler to the UploadifyHandler.FileUploaded event and then run your own code to add the file to the Content section or whatever else you need.

     

  • sreejith 10 posts 109 karma points
    Sep 09, 2014 @ 13:46
    sreejith
    100

    Hi Emanuel,

    Thank you for your reply. But I hav got an another solution.

    Not sure whether this is the proper methode but assigning the "mediaFolder"  parameter to the needed Media Folder ID in Uploadify.ascx usercontrol have solved it for me. It works now.

Please Sign in or register to post replies

Write your reply to:

Draft