Hi,
I did review the forum, but could not quite find something like this.
I just installed version 1.3, and did a batch upload to a newly created album.
The images uploaded fine, and are in the directory... but they are not visible from admin screen or gallery page
http://iponly206190.tempwebpage.com/zen/
Suggestions? I tried adjusting permissions on the album folder, but that seemed to have no impact.
We have not only a forum... Anyway, to make it short your images are too big for your server to handle:
http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#11
actually, a PHP program which ONLY resizes the images may well work, it depends. Zenphoto has some other code taking up some of the memory, so with a minimialist script you might succeed. However, really a better plan in the long run is to resize before uploading. Why take the extra time to upload data bytes which you will later discard?