Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How do I change the number of files to be uploaded?  (Read 2195 times)

0 Members and 1 Guest are viewing this topic.

nuki

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
How do I change the number of files to be uploaded?
« on: July 27, 2009, 12:02:34 pm »

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
Logged

Nibbler

  • Guest
Re: How do I change the number of files to be uploaded?
« Reply #1 on: July 27, 2009, 01:03:59 pm »

It's a setting on the groups page. No need to start editing code.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 20 queries.