Welcome to the new Uploadify Community Forums. We've made the switch from PHPBB to Vanilla Forums in hopes of controlling the SPAM more efficiently. We hope this change doesn't suck so much. Also, don't forget to wrap your code in tags. You can quickly insert code using ctrl + f.
I lost some messages that were posted on February 4th. If you posted a message or reply on February 4th, please do so again. Sorry about the inconvenience.
Create a new folder
  • Hi,
    at first i want to say two things:
    a) Thank you for the great script!
    b) My english is very poor - i have to say sorry for it!

    I've read some posts but i found no solution. So i have to ask:

    My Code is very simpel:


    <head>
    <link href="uploadify.css" type="text/css" rel="stylesheet" />
    <script type="text/javascript" src="jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="swfobject.js"></script>
    <script type="text/javascript" src="jquery.uploadify.v2.1.4.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function() {
    $('#file_upload').uploadify({
    'uploader' : 'uploadify.swf',
    'script' : 'uploadify.php',
    'cancelImg' : 'cancel.png',
    'folder' : 'uploads',
    'auto' : true,
    'multi' : true
    });
    });
    </script>
    </head>
    <body>
    <input id="file_upload" name="file_upload" type="file" />
    </body>


    I wanted that there is a option to create new folders. For example:

    [SELECT FILES]
    [TEXT FIELD NEWS FOLDER NAME]

    I have to insert the folder name, for example

    [SELECT FILES]
    [Testfolder]

    So the selected files "go" into the new folder "Testfolder".

    Thank you very much for your help!
  • Hi,
    is there nobody who can help me. Maybe with a link or an little tutorial?
    Thanks a lot!
  • You can edit the script 'uploadify.php', and pass the path of the desired folder as a parameter to it using the uplodify option scriptData.


    <php
    $targetPath = "D:/some/folder/".$_POST['newFolder'];
    mkdir($path , 777, TRUE);
    ?>


    I'm using it differently, this code is just to illustrate.
  • Wholesale New Era Hats New Era Hats is a famous American brand. In addition Red Bull Hats to the New Era hats caps ball should be. It asks the best brand of course good quality professionals worldwide.Abounding companies use them. People will be aggregated.Why sport can accept new era baseball hats? Just about all of them Monster Energy Hats.You will need to obtain authorization http://b2chats.net for a New Era Caps just about every imaginable activity cheap jordan shoes. New Era Caps,DC Hats.Like many hip-hop wear stars and film personalities Red Sox Caps Wholesale caps, becoming the latest fashion wear witness. Hat is the most popular hip-hop to New Era Hat.Wholesale hats.
  • Wholesale New Era Hats New Era Hats is a famous American brand. In addition Red Bull Hats to the New Era hats caps ball should be. It asks the best brand of course good quality professionals worldwide.Abounding companies use them. People will be aggregated.Why sport can accept new era baseball hats? Just about all of them Monster Energy Hats.You will need to obtain authorization http://b2chats.net for a New Era Caps just about every imaginable activity cheap jordan shoes. New Era Caps,DC Hats.Like many hip-hop wear stars and film personalities Red Sox Caps Wholesale caps, becoming the latest fashion wear witness. Hat is the most popular hip-hop to New Era Hat.Wholesale hats.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!