Uploading 100+ pictures Uploading 100+ pictures
 

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

Uploading 100+ pictures

Started by malofx, August 29, 2004, 11:59:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

malofx

I have lots of pictures I would like to upload, is there an easy way to do this? I'm using a Mac running OS X, I notice all JPGs need to be uploaded using the admin panel, this is what I have now and I have lots more.

And do I need that ImageMagick program? is it a must?

Last question, is this the way is suppost to look? http://galeria.guatelinda.com/cpg132/index.php


thanks in advanced


MaloFX

Joachim Müller

You need either GD or ImageMagick. Normally GD comes bundled with PHP, so you usually don't need Image Magic. To upload a large number of files, you're recommended to use ftp upload and batch-add. Refer to the documentation for details: http://coppermine.sourceforge.net/manual.php#batch_add_pics

Joachim

malofx

I am using an FTP program, which folder do I upload this images into? thanks for the reply

Joachim Müller

create one or more folders within the abums directory, as suggested in the docs.

Joachim