Like This "File Module" Limited to 5 at a time

How and where so I change this as the word "file" is so vast I could look for hours to find it...

Csampson
Quote · 29 Dec 2012

Thanks HL after going through 4 pages I found this...

 

And now for the right way to do this.

 

On your server, open /inc/classes/BxDolFilesUploader.php for editing.  (Yours may have different values))

 

Find:

'file_upload_limit' => '10',
'file_queue_limit' => '5',

 

Change these values to whatever you want.

Csampson
Quote · 29 Dec 2012

Why is that hard coded in the script?  If they are going to have it so you can limit the amount of files uploaded, it should be a setting in the backend.

Geeks, making the world a better place
Quote · 29 Dec 2012

Indeed... I could never ever figure it out.  It is like some kind of game...

This setting which is very important is hidden behind door number 25 of over 1,000 go to the forum to find out which one instead of putting it in the settings of the actual module... I am sure they have there reasons but for the life of me I can't figure it out...

Csampson
Quote · 29 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.