Allowing users to Batch Add - Solved - Allowing users to Batch Add - Solved -
 

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

Allowing users to Batch Add - Solved -

Started by smartbei, April 28, 2006, 05:48:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

smartbei

Is there a way to allow users the option to Batch add pictures? I will have family members adding twenty or thirty pictures each time, and it will take forever with the file upload boxes. Thanks for all replies.

Joachim Müller

no, batch-add is admin-only, as it requires FTP access. Giving FTP access to your users would be a great security threat to your entire server, that's why regular you mustn't grant them this priviledge and therefor users can't batch-add. There are however alternative upload methods like xp_publisher, jupload, gallery remote etc.

smartbei

I would only be giving FTP access to immediate family members, so I am not worried about the security threat. Where can I find the alternative upload methods mentioned and which ones do you recommend/work best with coppermine?

Joachim Müller