How do I change the number of files to be uploaded? How do I change the number of files to be uploaded?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

How do I change the number of files to be uploaded?

Started by nuki, July 27, 2009, 12:02:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nuki

Hi:

By deffect, there are 5 files to uploads, but I would like to be only 3. How can I change?

I've tried change upload.php:

// Some placeholders.
$customize = CUSTOMIZE_UPLOAD_FORM;
$user_form = USER_UPLOAD_FORM;
$allowed_URI_boxes = 3;
$allowed_file_boxes = 3;

...but thasn't work

Thanks

Nibbler

It's a setting on the groups page. No need to start editing code.