how to allow users to batch upload of photos? how to allow users to batch upload of photos?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

how to allow users to batch upload of photos?

Started by yazeft, June 13, 2007, 03:16:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yazeft

hi, im using the latest version of coppermine gallery, so far im the only one that can upload batch files, but id like my users to upload as many photos at the same time as they'd like. is this possible?

Stramm

This would mean your users have at least FTP access to your server -> your users could upload malicious code to web accessible parts of your server and execute it via http -> you lose control of your server

answer: no, that's not possible. Non admins can't use the batch add tool

Joachim Müller

From the documentation:
QuoteGiving FTP-access to other users can pose a serious security threat, this is why batch-add is only available for the coppermine gallery admin.