Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Mar 05 2011 01:18 PM
    • Views: 760
     


    * * * * *
    1 Ratings

    Increasing the uploader limit queue

    Want to upload more than ten files ?

    Posted by AndyF on Mar 05 2011 01:18 PM
    Currently, you are limited to selecting a maximum of ten images at once to upload. This quick article explains how to increase this.

    I do not think this impacts on resource usage very much as by its nature the flash uploader only really uploads one at once anyway, this merely allows you to queue more when you multi-select them which is very handy if you have a lot of images to upload at one time.

    A small file edit is needed.

    Connect via FTP. Open /public/js/ips.gallery_uploader.js

    Around line 494, find...
    file_queue_limit: 			10,

    Change to...
    file_queue_limit: 			100,

    Save and re-upload the file.

    Powered by Tutorials 1.4.1 © 2012, by Michael McCune