Hi,
I try to use "batch add" to feed the albums.
I created a directoty called 'test' in my '/albums' directory.
I uploaded a file called 'luca_001' in 'test'.
Then, I go to 'ftp =>' on my web interface and choose the 'test' directory.
I can see my file but no thumbnail. Only the 'broken image symbol'. If I click the symbol, a window opens whith my picture.
I choose an album (called 'test' too), check the image then click on the 'Insert' button
The next page show 4 columns :
Directory = test/
Image = luca_001
Album = test
Result = red 'PB' symbol
I tried the debug mode but I haven't seen any error msg
The file permissions should be ok but the problem is I can't change them by ftp because free.fr doen't allow this
The rights are actually :
directory 'test' : 700 (same as /albums/userpics directory)
file 'luca_001.jpg' : 644 (rw r r)
All files and directories are owend by the same user
If I upload pics 1 by 1 using the web interface, it works. As I have more than 300pics tu upload, the web interface can't be used
Here are some informations found in the debug.
==========================
POST :
------------------
Array
(
[d0000] => 2
[pics] => Array
(
[0] => i0000
)
[album_lb_id_i0000] => d0000
[picfile_i0000] => dGVzdC9sdWNhXzAwMQ==
[insert] => Insérer les photos sélectionnées
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 4.0.22
------------------
Coppermine version: 1.3.2
==========================
Module: gd
------------------
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
==========================
Module: mysql
------------------
Active Links 1
Client API version 4.0.22
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/mysql/include/mysql
MYSQL_LIBS -L/usr/mysql/lib/mysql -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.2
Linked Version 1.2.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | On | On
disable_functions | no value | no value
file_uploads | On | On
include_path | /var/www/free.fr/e/f/samuel.benard/include:. | .
open_basedir | no value | no value
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 2M | 2M
==========================
Page generated in 1.589 seconds - 6 queries in 1.511 seconds - Album set :
The url is
http://samuel.benard.free.frWell, I think, you now know as much as me

Hope someone can help me.

Chag