how can we change default Flash uploader upload limits from 5 to whate

i would like to allow 20 flash uploads as oppsed to the 5 we current allow

Quote · 16 Feb 2011

http://www.boonex.com/unity/forums/topic/Uploading-Multiple-Files-At-Once.htm

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Feb 2011

how can we add more limit from 5 to 50 for videos, photos, and sounds

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 16 Feb 2011

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.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 16 Feb 2011

Thank's a lot  Houstonlively

I change my to

'file_upload_limit' => '50',
'file_queue_limit' => '50',

 

I upload 20 Sounds and works fine

 

Thank's man

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 16 Feb 2011

Thank you !

Quote · 16 Feb 2011

Thanks for this!

Quote · 30 Sep 2012

How do you do that H? Get all that praise telling people how to do something that a simple site search would have revealed.... ??

 

(LOL)

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 30 Sep 2012

This thread came up first ;) I saw a few of them though ;)

Quote · 30 Sep 2012

I was just giving H a hard time. I will say however, a little time searching and you can find almost anything. Much of this stuff has been hashed and rehashed numerous times.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 30 Sep 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.