Member
Member
dynsight   10-06-2010, 17:05
#1

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.

Administrator
Administrator
acrylian   10-06-2010, 17:21
#2

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

Member
Member
dynsight   10-06-2010, 18:36
#3

I actually discovered this myself... I resized the images. I am writing a php program to resize the images.

Administrator
Administrator
acrylian   10-06-2010, 19:00
#4

The problem is that if Zenphoto is not able to resize those images, most surely no other php program will do as well. It is a server limitation. You should resize them BEFORE uploading.

Member
Member
sbillard   10-06-2010, 23:52
#5

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?

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.