jrcook416:
I have an issue and I don't really know how to articulate what the problem is.
Some of my images will appear in Image Handler 4, and some of them will not. With the ones that will not, it appears from looking at html source that the module just stops building code to show the images mid-stream. It happens with some newer files that my warehouse coordinator has loaded up. I have checked the file locations and everything is correct. I am not sure if the files are being saved to BMZ_CACHE or not.
Any insight would help. Thank you in advance.
You are going to have to give us more information about the newer images that aren't loading.. (format, file size, error logs that you may be seeing, file naming samples, etc) Otherwise we'd all have to GUESS what the issue is. Guessing without information isn't generally a helpful exercise..
and as I have stated (JUST RECENTLY in fact -- see the last few pages of this support thread..)
the GD binaries actually do the "heavy lifting" in IH4. Perhaps this issue is a symptom of a server configuration limit which will terminate processing before the GD binaries can finish the image processing. Now this could be a simple server configuration change to increase memory limits so that GD can finish processing your images, but the MOST likely cause is that your original images are too large to begin with and your host's servers limits will ALWAYS stop the GD processing..
So without more information, the community can't help you with an issue that isn't widely reported..