
Originally Posted by
nigelt74
1)
No, Image handler is basically a php script, most people don't upload massive image over a megabyte (the images you have are photographic quality not web optimised), in all likelyhood image handler is choking (timing out) on the sheer size of the images/ one of your images is 1.3 MB (1,305,878 bytes) in size,
Basically what you could try is, saving those images for the web normally that would mean they are about 10-20% of the filesize but they still look the same on a monitor.
Image handler will create all 3 sizes but the problem is "possibly" that the raw file is so big that the script is timing out before completeing.
This does happen ocasionally and it is normally down to either really large raw files or something corrupted
2)
What version of Imagehandler are you using, and what version of Zencart?
3)
Did you get the admin/imagehandler.php page working, because this is where image handler is installed from, and from what you say you seem to have installed it
edit---------------------------------------------------------------------------
4)
What errors are showing in the /cache folder in the rot of your site
note the errors will be in the /cache folder not the /bmz_cache folder
Bookmarks