Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Thanks tophand but it's still not working
I have deleted the \image\<images> and the \image\medium<images> and moved and renamed the large ones to the \images folder
all watermark options are enabled but.. it's still not working :(
http://www.tecnorincon.com/index.php...roducts_id=176
Re: Image Handler 2 Support
Quote:
Originally Posted by
jgarrotef
Thanks tophand but it's still not working
I have deleted the \image\<images> and the \image\medium<images> and moved and renamed the large ones to the \images folder
all watermark options are enabled but.. it's still not working :(
http://www.tecnorincon.com/index.php...roducts_id=176
The images on the page in your link are working for me. They take a second to load but they do.
Re: Image Handler 2 Support
Quote:
Originally Posted by
jgarrotef
Thanks tophand but it's still not working
I have deleted the \image\<images> and the \image\medium<images> and moved and renamed the large ones to the \images folder
all watermark options are enabled but.. it's still not working :(
http://www.tecnorincon.com/index.php...roducts_id=176
What file type is your watermark?
You do need to have the watermark file in the image/medium and image/large folders.
M
Re: No support fix for Image Handler 2 - suggest to remove
Quote:
Originally Posted by
AndyII
Just as tophand mentioned, it seems to be an OPERATOR ERROR, we have a fix for the js error and we HAVE sites that work, so it MUST be OE :lookaroun
IMO
Well inWcironsales case I don't believe it was an operator error but more of not understanding how IH works and was expecting IH to work in a different way.
My user error comment was a blanket comment to Wcironsales post that IH is broken don't use comment.
M
Re: No support fix for Image Handler 2 - suggest to remove
Quote:
Originally Posted by
tophand
Well inWcironsales case I don't believe it was an operator error but more of not understanding how IH works and was expecting IH to work in a different way.
My user error comment was a blanket comment to Wcironsales post that IH is broken don't use comment.
M
---------------------------------------------------
Hello , I am trying to caught up with IH2 and understand how to fix this JS error. I have additional images and enlargement is not working. I tried deleting large and med. folder files as explained above with no success. Please explain the the JS fix is and make suggestions, Much appreciated.
www.pillownpillows.com
zafer
Re: support for Image Handler 2
Quote:
Originally Posted by
zafer
---------------------------------------------------
Hello , I am trying to caught up with IH2 and understand how to fix this JS error. I have additional images and enlargement is not working. I tried deleting large and med. folder files as explained above with no success. Please explain the the JS fix is and make suggestions, Much appreciated.
www.pillownpillows.com
zafer
Well, you didn't double check to see if you uploaded all the IH files.
You are missing one.
Code:
includes/templates/comstock/jscript/jscript_imagehover.js
Take care of this then see were how things work.
M
Re: No support fix for Image Handler 2 - suggest to remove
Quote:
Originally Posted by
tophand
Well inWcironsales case I don't believe it was an operator error but more of not understanding how IH works and was expecting IH to work in a different way.
My user error comment was a blanket comment to Wcironsales post that IH is broken don't use comment.
M
---------------------------------------------------
Hello , I am trying to catch up with IH2 and understand how to fix this JS error. I have additional images and enlargement is not working. I tried deleting large and med. folder files as explained above with no success. Please explain what the JS fix is and make suggestions, Much appreciated.
www.pillownpillows.com
zafer
Additional image FIX not working from previous post 999
The additional image fix forum post # 999 also # 986 does not fix my additional images problem for some reason.
Actual store in production is http://wcironsales.com/store
Actual IH2 files I'm using can be accessed at: http://wcironsales.com/ih2
I could sure use help on this.
Here is some things I noticed during winmerge processing. I am not sure there importance and I have tried using both options with no avail.
-----
The apostrophe on the number 1 in IH2 compared to 1.3.8a which has no apostrophe
File includes/modules/additional_images.php
Image handler 2
Line 47: if(preg_match("/" . $products_image_base . "/i", $file) == '1') {
Zen Cart 1.3.8a
Line 47: if(preg_match("/" . $products_image_base . "/i", $file) == 1) {
-----
These 3 files in Image Handler 2 at end of the below 3 files the ?> has been removed. I have not noticed a difference with them or without them
includes/modules/pages/popup_image/header_php.php
includes/modules/pages/popup_image_additional/header_php.php
-----
There are only 6 IH2 mod files that are different between IH2 and Zen Cart 1.3.8a these files are:
admin/includes/modules/category_product_listing.php
includes/modules/pages/popup_image/header_php.php
includes/modules/pages/popup_image_additional/header_php.php
includes/modules/additional_images.php
includes/modules/main_product_image.php
includes/templates/template_default/popup_image_additional/tpl_main_page.php
-----
For this IH2 version mod files that are different between Zen Cart version 1.3.8a and version 1.3.7.1 are:
includes/modules/pages/popup_image/header_php.php
includes/modules/additional_images.php
-----
One more note for the record. This IH2 version creates LARGE & MEDIUM images on the fly on page request. It does not create _LRG and _MED images and place into the /LARGE/ and /MEDIUM/ folders as a previous version did. I was not expecting this on this version and overlooked at first.
Re: Additional image FIX not working from previous post 999
Quote:
Originally Posted by
wcironsales
I see your additional images and the hover works. The problem is the pop-up for the large additional images, correct?
All your test main products image large pop-ups work (733x550).
The pop-up is the same code for both the main image and the additional images. So why does one work and the other doesn't?
Could it be that the large image that works is 733x550 and the one that doesn't is 1024x768?
Trouble shooting tips:
Have you cleared all the sub-folders (delete) from the bmz_cache folder? You can do this from IH admin or use your host control panel or FTP.
Instead having an image 1024x768, try a smaller image. This might be more of GD libraries or ImageMagick problem. Be sure to clear bmz_cache sub-folders first.
How are you uploading the images?
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
What file type is your watermark?
You do need to have the watermark file in the image/medium and image/large folders.
M
still not working
doubble check and my image/medium and image/large folders have the watermarks includedd in the IH2 download
no pictures are created at bmz_cache folder, only folders were created i i delete thouse folders they are created again but only folders, no pictures
:(