More than 10 files More than 10 files
 

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

More than 10 files

Started by musicfire, November 01, 2005, 12:52:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

musicfire

how can i upload more than 10 pics ?
if i need to add urls ,the maximum number i can set is 10 files how can i make them for example 50 ??
thanks

Joachim Müller

you'd be overloading the http upload capacity (browser and server restrictions apply, not coppermine limitations), so that's simply not possible. You (as coppermine admin) should use FTP-upload and batch-add anyway instead of uri upload anyway.