I like batch uploading. I ftp the photos to a folder on the server, select batch upload and then it shows me a list of photos names to upload. The thumbnails do not show up at this stage. I click upload. Time goes by and the pictures are uploaded but no [OK] is displayed.
I have tried this using GD1,2 and imagemagick. I do not have GD2 so that failed. The rest suffer the above problem.
I go to batch upload and select that folder again. There are thumbnails for the pictures already uploaded but none for the new photos. Any ideas?
I have got the same problem. Also when I make a fresh install on a different server.
Who can help us?
the webrid(der)
there can be a couple of causes for this. Do a search like 'batch AND upload AND problem'.
How do you do that, Casper?
Kind Regards,
The Webrid(d)er
Click on the 'search this board' link at top, and type in what I said. Select the forum '1.2 support' to narrow the search.
There is no fix.
Permissions are fine
Imagemagick works
Upload works
Firewall is off (NAT router is on)
language files have been tried
eek... :!:
Try doing it with smaller(pixel size) copies of the pics. This sometimes happens when all the coppermine settings are ok, but the server hasn't got the memory resourses to deal with the image copying.
This is not depndent on the filesize (kb), bit on the pixel size. Often pics above about 1200 x 1600 can't be done(sometimes even smaller)
Also consider time limits. You may be adding enough that the script simply times out.
You can add:
set_time_limit(60);
to the start of searchnew.php to give it one minute to complete, and so on.
think this came past a couple of times.
see: http://forum.coppermine-gallery.net/index.php?topic=4350
goto post #1 and mine.