Whith cheap web hosting, php memory is limited to 32MB.
Then, when loading a large-sized image, ZenPhoto fail to create thumbnail/cache.
In this failure case, my proposal is just to show the full original image as a thumbnail, instead of nothing. In other words, let the browser resize the image client-side.
This is a hack, but it should be easier to implement and to use than ImageMagic.
Comments