Re: Image Handler 2 Support
could you check your images folder and see if they are being uploaded to the correct directory? There needs to be an image in the same directory as the original one you uploaded (for example, images/necklaces/pink.jpg) and then one in the large folder with the following structure: images/large/necklaces/pink_LRG.jpg
Re: Image Handler 2 Support
OMG...I just went through 43 pages and still no solution. Ok...enuff bitching. I have IH2 installed and all seems to work just fine in the admin section. My problem is for the life of me I can't get the images to zoom on rollover. I have played with the admin settings for hours. I have installed, and reinstalled IH2. This morning I even set up a fresh shopping cart with brand new settings and still nothing. My host has the appropriate version of GD installed. For the love of God can someone please tell me how to fix this issue?....It's probably some setting that I haven't tweaked yet. My website is:
www.brooksestore.com
Thanks in advance!
Will
Re: Image Handler 2 Support
I am using Firefox, so I don't think an IE Bug was the issue. Also, Safari, Mac IE, Netscape, Opera and AOL could not see them either.
I solved the problem of no additional images appearing in the customer view of the site! Huge thanks to Voltage, who had the answer, and knuckle-101 and getyourgameshere for trying!
Here's what actually worked for me (and Voltage): I downloaded the includes/templates/template_default/templates/tpl_modules_additional_images.php file to my customized template directory (named "bella"): includes\templates\bella\templates and edited as follows:
I removed:
<?php
if ($flag_show_product_info_additional_images != 0 && $num_images > 0) {
?>
and from at the bottom of the file I removed:
<?php
}
?>
-being careful to remove all extra spaces on those lines of codev as well.
Uploaded the edited file to includes/templates/MY_TEMPLATE_DIRECTORY/templates
and like magic, the additional images are now visible! Hope this helps someone else.
~anne
Re: Image Handler 2 Support
Hey all.
ok. Have IH2 installed, it wrks 99% of the way it should work.
My client, in her wisdom has added several images to a product withut realising that these images are meant to be images of the same product, so what she has in additional images for an item are pictures of different products.
1st issue, which may not be an issue, when I goto the product where she has additional images and click on one of the extra images, the box appears with nothing in it, yet the main product image works just fine, is this because the images she added are actually linked to another product?
2. When I go into image handler to remove these wrng images, I can see the 3 images appear below, and the i to the right of them, click the i and I get the following error
Error!
Unable to determine the page link!
Function used:
zen_href_link('', '', 'NONSSL')
The link to the page in question is as follows.
http://www.spottedhaggis.com/zen135/...products_id=33
Any help would be greatly appreciated.
Re: Image Handler 2 Support
seattleannie,
I am just curious, do me a favor
go to admin/catalog/product types/product general/edit layout look for Show Product Additional Images what is this set to.
Rob
Re: Image Handler 2 Support
lol,
Its set to True, but thats not the issue, I expect she will at some point want additional images fr a product but for the moment she has put incorrect ones.
Re: Image Handler 2 Support
:huh: seatlleannie was the target person for the question
Re: Image Handler 2 Support
ooops, sorry abut that
I just love those emticons, they so sum up the expresion on your face, lol, that slightly confussed one is perfect.
Re: Image Handler 2 Support
Quote:
Originally Posted by willalbro
OMG...I just went through 43 pages and still no solution. Ok...enuff bitching. I have IH2 installed and all seems to work just fine in the admin section. My problem is for the life of me I can't get the images to zoom on rollover. I have played with the admin settings for hours. I have installed, and reinstalled IH2. This morning I even set up a fresh shopping cart with brand new settings and still nothing. My host has the appropriate version of GD installed. For the love of God can someone please tell me how to fix this issue?....It's probably some setting that I haven't tweaked yet. My website is:
www.brooksestore.com
Thanks in advance!
Will
Not to be a pain but don't want to get lost in replies to oher issues.
Re: Image Handler 2 Support
put a copy of the jscript folder in includes/templates/your templates/ folder see if that works, make sure you put a copy of the css in there and a copy of the popup_image_additional folder the complete folder
see if that helps