Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
What are you trying/wanting to do?
Do you want the image to be a certain size on the product info page?
M
Please take a look at one of my product info page:
http://www.locomolife.com/store/inde...roducts_id=200
As you can see, the main image is in original size 400 x 400px while the additional images are 100x100.
Before installing IH2, the additional images are set to be 100 x 100 while the actual file is 400x400. My other mod, Swap image function worked perfectly at that time.
However, since I installed IH2, the additional images no more load from original 400x400 files, instead, they use the 100x100 files generated by IH2. The swap image function on my product info page doesn't work anymore.
Therefore, I thought if I could stop the resizing function of IH2 on the info page, the swap image mod will work again. In other words, while the additional images on the product info page are to be keep a size of 100x100, I want them to load from actual 400x400 files, but not using the resized image generated by IH2
Sorry I am not very good at explaining. Hope this can let you have more details about the case
thanks!
Re: Image Handler 2 Support
I installed the IH2 tonight but the hover images are not showing up for me. Everything seemed to install fine without any errors. The store is here: http://skribblzart.com/shoponline/
Any help would be appreciated.
Re: Image Handler 2 Support
My error is strange. When i install IH2, the image gallery in the product info page stops displaying images. I've gone through the code, strangely enough, if i open the source code, all the links & everything between <script><a href....></script> is there, but it just doesn't work.
If i remove the <script></noscript> (approx line 90 in file \includes\modules\pages\product_info\main_template_vars_images_additional.php ), then the images start to display & i can even hover over them, but the <a href..> part does not work & i cannot click on it to enlarge it. I have even tried comparing source code when i turn on the image handler & when i turn it off, and they're the same.
Can't seem to figure out what could be wrong. Can anyone help me out please. Many thanks.
Re: Image Handler 2 Support
Quote:
Originally Posted by
Camel
My error is strange. When i install IH2, the image gallery in the product info page stops displaying images. I've gone through the code, strangely enough, if i open the source code, all the links & everything between <script><a href....></script> is there, but it just doesn't work.
If i remove the <script></noscript> (approx line 90 in file \includes\modules\pages\product_info\main_template_vars_images_additional.php ), then the images start to display & i can even hover over them, but the <a href..> part does not work & i cannot click on it to enlarge it. I have even tried comparing source code when i turn on the image handler & when i turn it off, and they're the same.
Can't seem to figure out what could be wrong. Can anyone help me out please. Many thanks.
BTW, i found the solution below to the above problem, in case someone is also having the same problem
http://www.zen-cart.com/forum/showth...150#post607150
Now, stuck at next level :) .. which is that the additional images display, but you can't click popup to the larger image .. if anyone knows how to fix that, i'm all ears!
Thanks.
Re: Image Handler 2 Support
Quote:
Originally Posted by
Camel
Now, stuck at next level :) .. which is that the additional images display, but you can't click popup to the larger image .. if anyone knows how to fix that, i'm all ears!
Thanks.
A link helps us help you.
Have you made sure you you uploaded all the IH files?
What version of IH?
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
k23m
I installed the IH2 tonight but the hover images are not showing up for me. Everything seemed to install fine without any errors. The store is here:
http://skribblzart.com/shoponline/
Any help would be appreciated.
Anyone see what I might have done wrong? I am sure I uploaded all the files. What else could be the problem (yes, I realize it could be a million things...)
I have the updated version of zencart (1.3.8a), and IH 2 for 1.3.7. Could this slight mismatch be the issue?
Re: Image Handler 2 Support
Quote:
Originally Posted by
k23m
Anyone see what I might have done wrong? I am sure I uploaded all the files. What else could be the problem (yes, I realize it could be a million things...)
I have the updated version of zencart (1.3.8a), and IH 2 for 1.3.7. Could this slight mismatch be the issue?
Again.....
Admin-->Config--->images
The following need to have the same image size setting if you want to use the hover/popup with that feature:
Small Image Width
Small Image Height
Image - Product New Listing Width
Image - Product New Listing Height
Image - New Products Width
Image - New Products Height
Image - Featured Products Width
Image - Featured Products Height
Image - Product All Listing Width
Image - Product All Listing Height
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Again.....
Admin-->Config--->images
The following need to have the same image size setting if you want to use the hover/popup with that feature:
Small Image Width
Small Image Height
Image - Product New Listing Width
Image - Product New Listing Height
Image - New Products Width
Image - New Products Height
Image - Featured Products Width
Image - Featured Products Height
Image - Product All Listing Width
Image - Product All Listing Height
M
Thank you very much!!
Re: Image Handler 2 Support
Alright, I'm having some major trouble with ImageHandler2. I uninstalled it, but now, for some reason, I can't view larger images.
It links to a phantom image in the images/large folder which just isn't there. The additional images work fine, but It just won't work with the regular 'View Larger Image' link.
HELP!! (plz)
Re: Image Handler 2 Support
EDIT: Never mind, i just completely overwrote the includes/modules/pages folder with the original ZC install files.
Hurrah!