more than 5 pictures upload from the user in group 'registered' more than 5 pictures upload from the user in group 'registered'
 

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

Main Menu

more than 5 pictures upload from the user in group 'registered'

Started by briseid, June 20, 2004, 10:21:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

briseid

Hi
I know this can be done via FTP and batch mode by the administrator but this is timeconsuming . Alot of
photoalbum application enable each user to mark in one operation several files (e.g. 10-15) from the file browser of the Operating system and upload it.
Why can't this be implemented in Coppermine ?


Casper

You can set it to allow up to 10 at a time, in the groups settings.  Scroll to the right of the page.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

briseid

Thanks ! It helped alot.

But still is it possible in one single upload box to add multiple files ?

DerWolf

here I want to repeat the questio of briseid.

Is it possible that the user openes one upload box and markes SEVERAL files within this box. e.g. he goes to the subfolder with the pics on his computer, marks all pics, and hits the button.

As far as I understand, so far the user can only chose one file after the other, using several upload boxes, which makes it quite time consuming. And she might also chose the same file twice.

Is it possible to add this feature?

Joachim Müller

no, this is not possible. It is a restriction of the upload box itself (in html) - you can't select multiple files at once in one box. Since the upload box is the only way to access files and folders on your local hard drive, there's no way around (well, you could create an ActiveX-Control that does that, but would work on Windoze only).
You can however go to the groups settings and specify up to 10 upload boxes. to appear.

GauGau

Tarique Sani

SANIsoft PHP applications for E Biz

DerWolf

hi tarique,

what is the JUpload function? and how can a non-admin but registered user profit from this function?

thanks,
wolfgang

Casper

Please use the search facility.  Typing 'jupload' into it just gave me 4 results, all relevent.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here