Title: Multiple File Upload
Last modified: August 21, 2016

---

# Multiple File Upload

 *  Resolved [prospectfgi](https://wordpress.org/support/users/prospectfgi/)
 * (@prospectfgi)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/)
 * I have added the simple dropbox plugin to my website and I would like to make
   the multiple file upload an option. When I click on the multiple file upload,
   the window appears and I am able to drag files. As soon as the first file finishes
   uploading the box closes and I am redirected to the confirmation page, even if
   I am still searching my computer for more files to add. Is there a way to prevent
   this, so that that upload window does not disappear until the viewer clicks on
   the green start upload button?
 * The page is have been testing it on is:
 * [http://www.prospectrefinance.com/test/](http://www.prospectrefinance.com/test/)
 * Please let me know. Thank you!
 * [http://wordpress.org/plugins/simple-dropbox-upload-form/](http://wordpress.org/plugins/simple-dropbox-upload-form/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [hiphopsmurf](https://wordpress.org/support/users/hiphopsmurf/)
 * (@hiphopsmurf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022544)
 * I will be publishing an update this week and will be sure to add the option to
   set that. The ability is there but would require you to edit the plugin if you
   need it sooner than Wednesday.
 *  Thread Starter [prospectfgi](https://wordpress.org/support/users/prospectfgi/)
 * (@prospectfgi)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022558)
 * Ok, I am not sure how to edit the plugin to set that, so I will look forward 
   to the update on Wednesday. Unless there is an easy way to update the code? Thank
   you!
 *  Plugin Author [hiphopsmurf](https://wordpress.org/support/users/hiphopsmurf/)
 * (@hiphopsmurf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022571)
 * You will want to locate `/simple-dropbox-upload-form/js/dragup/main.js.php`
 * Inside that file find: `autoUpload: true,` and change to `autoUpload: false,`
 *  Thread Starter [prospectfgi](https://wordpress.org/support/users/prospectfgi/)
 * (@prospectfgi)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022585)
 * Ok great! That worked thank you!
 *  Plugin Author [hiphopsmurf](https://wordpress.org/support/users/hiphopsmurf/)
 * (@hiphopsmurf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022697)
 * Glad I could help.
 *  [odcmagazine](https://wordpress.org/support/users/odcmagazine/)
 * (@odcmagazine)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022868)
 * My version does not work, in fact is shows this error:SyntaxError: JSON.parse:
   unexpected non-whitespace character after JSON data
 * And I have looked in the file and changed the value to false
 * Looked in file manager on web server, found folder, went to js folder opened 
   it and found dragup folder and looked inside for autoUpload: true changed to 
   false. Did not fix the issue.
 * Here is my page: [http://raucousmagazine.com/model-contact-form/](http://raucousmagazine.com/model-contact-form/)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Multiple File Upload’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-dropbox-upload-form_457872.
   svg)
 * [Simple Dropbox Upload](https://wordpress.org/plugins/simple-dropbox-upload-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-dropbox-upload-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-dropbox-upload-form/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-dropbox-upload-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-dropbox-upload-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-dropbox-upload-form/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [odcmagazine](https://wordpress.org/support/users/odcmagazine/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/multiple-file-upload-1/#post-4022868)
 * Status: resolved