![]() |
|
Portrait images not showing up but landscape images are? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Portrait images not showing up but landscape images are? (/thread-6345.html) |
Portrait images not showing up but landscape images are? - rustynail - 2009-12-28 I've encountered an issue with my images. If I upload images that are portrait, they are uploaded to the server, but they do not display in the gallery. However, the landscape images all upload and display fine. what could cause this? Portrait images not showing up but landscape images are? - acrylian - 2009-12-28 We need more info like are there errors in the server's error log or in Zenphoto's log? Portrait images not showing up but landscape images are? - rustynail - 2009-12-28 No errors found in the zenphoto log. I checked the server and the image files are uploaded but the portrait images show up as empty boxes (with file names) while the landscape images show up fine. The "missing" images are missing from both the gallery (thumbnails) and the image page. Approx 148 files were uploaded via ftp. I tried deleting and re-uploading a few times, all with the same result. I also tried upgrading to the newest version of zenphoto, same result. Portrait images not showing up but landscape images are? - sbillard - 2009-12-28 Are the protrait images already "rotated" to portrait or do they need to be rotated by Zenphoto? If the latter, perhaps there is a problem with the rotation support in your PHP. Are the "missing" images showing up as "not found" (with the browser 'x') or just empty boxes? Portrait images not showing up but landscape images are? - rustynail - 2009-12-28 the portrait photos are already rotated. the missing images are just empty (no red x) Portrait images not showing up but landscape images are? - sbillard - 2009-12-28 Can you post a link to one of the images? Anything else that might be unique about those images? Portrait images not showing up but landscape images are? - rustynail - 2009-12-28 The images I uploaded were not unique (as far as I can tell). I've uploaded two images to a test gallery (the 148 images I tried yesterday were password protected) to show you the behavior: http://www.cowleycrawford.com/album/test/ I took photos for an engagement shoot, came home, downloaded them to my hard drive, then uploaded them straight away. nothing special was done. Not sure why this is happening... help! Portrait images not showing up but landscape images are? - sbillard - 2009-12-28 Can you remove the password from the full image so that I can see it? Portrait images not showing up but landscape images are? - sbillard - 2009-12-28 For me, the thumb and sized image both show with the browser red 'x', so I suspect that there was a script error in processing it. For script errors you need to look in your server CGI logs. Portrait images not showing up but landscape images are? - sbillard - 2009-12-29 You are getting a memory error when processing the portrait image. I do not know what about portrait images would cause the processing to take more memory than the landscape ones, but using the trouble shooting guide article 25 you will see the error: Also look at the articles above #25 in the guide for more information on images that are too large to process. Portrait images not showing up but landscape images are? - rustynail - 2009-12-29 Looks like it was the image rotate. I think I'll lower the image size and ensure rotation is done on my computer before upload... thanks for all of your time!! |