never had this much trouble with a plugin before but now i've got another issue..
first issue - which was never resolved - is that i can't upload any PNG files - they just don't work..
second issue - which worked last time i looked - but is now not working - is the zoom on additional images.. when you try to zoom on them - nothing comes up but your background screen.. go to http://www.skinzee.com/website-templ...-web-2-0-p-189 and click on additional images and you will see..
i would greatly appreciate anyone's help as i've read through all the documentation many times including fixes and can't figure it out..
Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com
i think i found the problem - but without a solution..
when the images are created it looks like they are stored in a bmz_cache folder - and this seems to be happening correctly..
but my website is looking for for the images with the following structure:
http://www.skinzee.com/index.php?mai...ge.530x550.jpg
and if you try this link, no image is shown.. yet the image at http://www.skinzee.com/bmz_cache/5/5...ge.530x550.jpg DOES EXIST..
any ideas on why??
Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com
Hi,
Whats the code to generate the cached product string within the tpl_product_info_display.php ?
$products_image_medium seems to be wrong
Example:
http://black-tactical.com/store/flas...ch-light-p-864
My Current Code:
This Code Generates the wrong image:<link rel="image_src" href="<?php echo "http://" . $_SERVER['HTTP_HOST'] . "/store/" . $products_image_medium; ?>"/>
Trying to get it to Generate the Cached Image of the Product:<link rel="image_src" href="http://black-tactical.com/store/images/medium/flashlights/Fenixtk45_MED.jpg"/>
Thanks :)<link rel="image_src" href="http://black-tactical.com/store/bmz_cache/e/efc94736b738ff0a30da52bbcbb3ab9a.image.250x250.jpg"/>
Last edited by XxDrAg0nxX; 10 Aug 2010 at 04:19 PM.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Hello,
I'm running on a safe mode PHP environment.
My problem is that image handler won't process the images (resizing and watermarking). No error returned as it pass the unresized image normally. It works like normal zen cart image uploading (one image resized locally on browser).
I've read about a trick to change the group ownership to fix problems concerning this filesystem functions limitation. I tried to change the group ownership of bmz_cache folder and all php files in extra_functions (both admin and root includes folder).
But it still refuse to work. I'm wondering if anyone knowledgeable would know the specific files that I need to apply the group ownership that I missed. Btw, Image handler could make folders (I see them popping up) but there are no files in the folders.
If I use the ftp hack, I would blatantly violate the host's ToS and risk getting my account banned.
The host gives an option to use an environment where they disable the safe mode, but entering it will broke my zen cart installation.
Any thoughts other than switching host?
Bookmarks