coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: NoOz on December 03, 2003, 11:53:39 PM

Title: [Solved]: Batch add problem
Post by: NoOz on December 03, 2003, 11:53:39 PM
Hi,

I ve a problem with the batch add function:

1) I select an album of PNG photos on the server
-> In the "List of new pictures", the images doesn't appear (red cross) but If I click on the red cross, I can see the picture.

2) I select an existing album and push the "Insert selected Pictures" button.
-> the "Adding new pictures to the gallery" show the list of the pictures but I've got a red cross in the results.
-> If I click on a red cross, it gives me the following message
"PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed"

3) php info is set like this
-> PHP Version 4.3.4

System  GNU/Linux  
Build Date  Dec 3 2003 01:49:10  
Server API  Apache  
PHP API  20020918  
PHP Extension  20020429  
Zend Extension  20021010  
Debug Build  no  
Thread Safety  disabled  
Registered PHP Streams  php, http, ftp, compress.zlib  

-> and for GD like this:
GD Support  enabled  
GD Version  bundled (2.0.15 compatible)  
T1Lib Support  enabled  
GIF Read Support  enabled  
PNG Support  enabled  
WBMP Support  enabled  
XBM Support  enabled  

-> coppermine is set:
Quality for JPEG files: 80
Max dimension of a thumbnail: 100
Use dimension ( width or height or Max aspect for thumbnail ):   Max Aspect
Create intermediate pictures   Yes
Max width or height of an intermediate picture: 400
Max size for uploaded pictures (KB): 1024
Max width or height for uploaded pictures (pixels): 2048
Show private album Icon to unlogged user: No  
Accepted file extensions for uploaded pictures: GIF/PNG/JPG/JPEG/TIF/TIFF
Method for resizing images: GD version 2.x  
Allowed image types (only valid for ImageMagick): JPG/GIF/PNG/TIFF
Command line options for ImageMagick: -antialias
Read EXIF data in JPEG files: Yes
Default mode for directories: 0755
Default mode for pictures: 0644

For information the problem is since my webhost upgrade SQL version to 4.34, and I tried to uninstall/reinstall coppermine since that but I still have the problem.

Thanks for any advice ![/url]
Title: Batch add problem
Post by: Joachim Müller on December 04, 2003, 09:05:13 AM
can you upload a png pic with the http upload (instead of the batch-add feature). Sometimes the gd module part of phpinfo says that support for this and that picture type is there, but it isn't true...
Did you make/install php on your own or did you use a package/rpm?

GauGau
Title: Batch add problem
Post by: NoOz on December 04, 2003, 12:34:53 PM
hi Gaugau,

When I try to upload a png file I get the following message

PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

For Information:

1) I'm webhost so I cant install or modify anything on the server configuration.

2) When my webhoster upgrade his php version and I saw the probleme after that I already desinstalled Coppermine & reinstall it but it.

thanks
Title: Batch add problem
Post by: Joachim Müller on December 04, 2003, 01:57:19 PM
php and/or gd lib seems to be improperly installed on the server. Contact your webhost and ask them to fix this for you.

GauGau
Title: Batch add problem
Post by: NoOz on December 23, 2003, 03:18:36 PM
It was effectively an installation problem from my free webhost free.fr
The probleme is currently fixed.

Thanks for advice
Stéphane