-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kimsonvu
Change Product Info - Height & Product Info - Width to suit your liking. The hover image is based on the height and width of Main Product Image on the Product Info page.
Changing this will also change the height and width of the main product image when viewing a product.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
Change Product Info - Height & Product Info - Width to suit your liking. The hover image is based on the height and width of Main Product Image on the Product Info page.
Changing this will also change the height and width of the main product image when viewing a product.
Ok Thanks!I changed it but it also change the height and width of the main product image.Do you know any way to do not change height and width of the main product image when viewing a product?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kimsonvu
Ok Thanks!I changed it but it also change the height and width of the main product image.Do you know any way to do not change height and width of the main product image when viewing a product?
The pop-up image you get is dependent upon the height and width of the main product image.
-
Re: Image Handler 2 Support
Hi everyone,
I was wondering... I would like to add the zoom hover on the products in the Product Listing page.
I am using the columnar module.
and small or medium doesn't affect them.
is there something I can do?
thanks in advance...
-
Re: Image Handler 2 Support
Hi everybody,
Can anyone tell why my popup images are not showing up, as well as the image rollover? I've been searching for hours and can't come up with any answers.
Site: http://musiciansbest.com/store/index...oducts_id=1542
THanks!
-Joey
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
ellispiano
Looking at th eimage properties, it is looking for the image at this path.
http://musiciansbest.com/store/image...ads/472068.jpg
Double check and make sure it is there. Or correct the path.
[Edit] When I try and access that path I get:
Forbidden
You don't have permission to access /store/images/uploads/472068.jpg on this server.
double check the permissions on that folder...
JOhn ><>
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
ellispiano
Why are you uploading your images to the upload directory? I think that directory is .htaccess protected.
EDIT: It is, try uploading your images to another sub-directory or leave them in the main images folder. And make sure the bmz_cache folder is 777.
-
Re: Image Handler 2 Support
John,
Do you by any chance, know how to make the product images in the product listing page. zoom with rollovers?
i feel like i must be missing something obvious... and i'm going crazy.
thanks...
-
Re: Image Handler 2 Support
thanks! that worked! ONE MORE QUESTION...
how do i get the "click for maore images" link to show up when i've got more than one image for a product? i've uploaded a few to this product: http://musiciansbest.com/store/index...oducts_id=1542
and i can only see the default image. any more ideas?
THANKS!
-
Re: Image Handler 2 Support
I'm having a problem with IH2 on a 1.3.5 install of ZenCart when some images uploaded using the module break the delivery of pages in both the admin system and the shop itself at the point at which they are meant to load.
ie: The HTML stops dead!
When the uploaded files are removed manually using FTP the problem disappears.
Can anyone advise?
-
Re: Image Handler 2 Support
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
peeceelee
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
Did you try to set all folders inside bmz_cache to 777, then all images inside those folders to same?
To set bmz_cache to 777 is not enough.
Try using ctrl + a to select all images inside a folder and set to 777.
-
Re: Image Handler 2 Support
ok, i looked in my old bmz cache folders and noticed that the files are not always updated everyday. so i decided to give it a couple days for the cache to get written to, and after a couple days i do see a few new files so i guess things are working ok. i expected an empty cache to immediately fill as i hit the site, but i guess it doesn't work that way.
also, i did have bmz_cache set to 777 along with the subfolders also.
Quote:
Originally Posted by
ckosloff
Did you try to set all folders inside bmz_cache to 777, then all images inside those folders to same?
To set bmz_cache to 777 is not enough.
Try using ctrl + a to select all images inside a folder and set to 777.
-
Re: Image Handler 2 Support
[FONT=Arial]Hi all,
I am starting to get paranoid about adding modules after the web site is finished as I get errors quite a lot.
I have added IH2 before with no problems but this time my admin login has disappeared and I get a blank page with the following error.[/FONT]
PHP Code:
Warning: main() [function.main]: Unable to access /home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Warning: main(/home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php) [function.main]: failed to open stream: No such file or directory in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Fatal error: main() [function.require]: Failed opening required '/home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php' (include_path='.:/opt/php4/lib/php') in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Now I can't get into my admin at all:cry:
-
Re: Image Handler 2 Support
Fixed:blush:
I hadn't uploaded two files and was looking in the wrong directory.
Just a couple I missed.
:blush::blush::blush:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
peeceelee
ok, i looked in my old bmz cache folders and noticed that the files are not always updated everyday. so i decided to give it a couple days for the cache to get written to, and after a couple days i do see a few new files so i guess things are working ok. i expected an empty cache to immediately fill as i hit the site, but i guess it doesn't work that way.
also, i did have bmz_cache set to 777 along with the subfolders also.
Answered below.
Quote:
Originally Posted by
colinr
I'm having a problem with IH2 on a 1.3.5 install of ZenCart when some images uploaded using the module break the delivery of pages in both the admin system and the shop itself at the point at which they are meant to load.
ie: The HTML stops dead!
When the uploaded files are removed manually using FTP the problem disappears.
Can anyone advise?
Do me a favor, go to Tools :: Server/Version Info and find the following and let me know what the values are:
post_max_size
upload_max_filesize
Quote:
Originally Posted by
ellispiano
thanks! that worked! ONE MORE QUESTION...
how do i get the "click for maore images" link to show up when i've got more than one image for a product? i've uploaded a few to this product:
http://musiciansbest.com/store/index...oducts_id=1542
and i can only see the default image. any more ideas?
THANKS!
Make sure your adding the additional images under the same folder you uploaded the original image to. Make sure it's suffixed with _01, _02 etc...
Quote:
Originally Posted by
peeceelee
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
Delete all the folders under the bmz_cache folder, then make sure the bmz_cache folder has permissions of 777.
Then go to Image Handler under Tools and reset the cache.
-
Re: Image Handler 2 Support
My image handler just stopped working. I haven't installed anything new, haven't changed anything. The additional images are showing up in my admin but not on the product listings:
http://heyprettycupcake.com
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
My image handler just stopped working. I haven't installed anything new, haven't changed anything. The additional images are showing up in my admin but not on the product listings:
http://heyprettycupcake.com
What version of Zen? What version of IH?
And a link to a product that is supposed to have additional images would help.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
What version of Zen? What version of IH?
And a link to a product that is supposed to have additional images would help.
Zen Cart 1.3.7
Image Handler2 Version: 2.0
http://heyprettycupcake.com/index.ph...products_id=42
thanx :D
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
They're showing in your source.
Try deleting all the sub-folders of bmz_cache, then go to Tools :: Image Handler and reset image cache.
-
Re: Image Handler 2 Support
From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.
This might be the culprit. :lookaroun
-
Re: Image Handler 2 Support
Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
favoritemovieposters
Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
tpl_modules_main_product_image.php
make it this:
Code:
<?php
/**
* Module Template
*
* @package templateSystem
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: tpl_modules_main_product_image.php 3208 2006-03-19 16:48:57Z birdbrain $
*/
?>
<?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?>
<div id="productMainImage" class="centeredContent back">
<?php echo zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT); ?>
</div>
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
favoritemovieposters
Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
I would also consider installing Image Handler. Your site has enough images that it'd be worth the while. :blink:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.
This might be the culprit. :lookaroun
missing tags? i haven't changed anything, it just stopped working. I am trying the bmz thing right now, i'll let you know!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.
This might be the culprit. :lookaroun
Quote:
Originally Posted by
testuser
They're showing in your source.
Try deleting all the sub-folders of bmz_cache, then go to Tools :: Image Handler and reset image cache.
nope ): didn't work
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
nope ): didn't work
Check this file make sure everything is there.
tpl_product_info_display.php
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
nope ): didn't work
Try this.
From admin, uninstall IH and after page reloads install IH.
Also check to see all IH files are in place.
Could be your host made a server change or install outdated backup.
M
-
Re: Image Handler 2 Support
would that delete all my images??
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
would that delete all my images??
No, every image IH creates is based on the images you upload.
Since your having problems, it'd be wise to backup everything before you start playing with anything.
Also, are there others that have access to your site that could have made changes that could have unintentional cause these problems.
You're missing closing div tags and tr tags. A combination of these can cause things not to display properly.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
No, every image IH creates is based on the images you upload.
Since your having problems, it'd be wise to backup everything before you start playing with anything.
Also, are there others that have access to your site that could have made changes that could have unintentional cause these problems.
You're missing closing div tags and tr tags. A combination of these can cause things not to display properly.
i have everything backed up, im gonna try right now..
noone has has access.. lik ei said, it was working fine for about 2 months and then all the sudden it all went away. i didnt make any changes or anything
EDIT: I just deleted the image handler and they are showing up. i haven't reinstalled it.
EDIT AGAIN: I just reinstalled it and they don't work again. So its something with image handler..
-
Re: Image Handler 2 Support
Images not displaying on the product listing pages? Product listings not displaying on the product listing pages? Here's a possible answer - or at least most of one - hopefully an image expert can fill in the missing pieces.
Symptoms - a product listing page doesn't display properly. Indeed the HTML just stops dead - no warning, no error messages - just stops mid-page. Doesn't necessarily happen for all categories, and when you copy the code and database to another server, it works perfectly.
Here's where I tracked the above down to.
In bmz_image_handler.class.php there is a method (function) called get_resized_image (line 216).
This function in turn calls resize_mageIM and if that doesn't work, it calls resize_imageGD (lines 262 & 263). Most of my images were happily going down the former route, but one was going into resize_imageGD.
Along the way resize_imageGD calls load_imageGD (line 615). This is fine until it gets to $image = @imagecreatefromjpeg($src_name); - a standard PHP call to the GD library. However, although as line 629 verified, the function exists, control is never passed back. I don't know whether the same problem would exost with other image types - the client upon whose site this occurred is using only jpg images.
A check of the GD library version revealed that it was almost the latest (2.0.34) as opposed to 2.028 on my local server which worked without problem.
The big question is why is this image taking
A more interesting question is what made this particular image file behave differently to the other 800 or so on the site. The answer to which is ... I haven't got the foggiest idea.
I did notice that at 1MB+ it was a little on the large size, but it wasn't the biggest in terms of file size or physical dimensions. However, when I cut it down as a matter of good practise, the problem went away. The problem also went away kindoff when I commented out line 630, though, of course, no image was displayed, but the rest of the page was.
Hopefully somebody with more expertise in the image libraries may be able to fill in some of the gaps in this explanation.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
Images not displaying on the product listing pages? Product listings not displaying on the product listing pages? Here's a possible answer - or at least most of one - hopefully an image expert can fill in the missing pieces.
Symptoms - a product listing page doesn't display properly. Indeed the HTML just stops dead - no warning, no error messages - just stops mid-page. Doesn't necessarily happen for all categories, and when you copy the code and database to another server, it works perfectly.
Here's where I tracked the above down to.
In bmz_image_handler.class.php there is a method (function) called get_resized_image (line 216).
This function in turn calls resize_mageIM and if that doesn't work, it calls resize_imageGD (lines 262 & 263). Most of my images were happily going down the former route, but one was going into resize_imageGD.
Along the way resize_imageGD calls load_imageGD (line 615). This is fine until it gets to $image = @imagecreatefromjpeg($src_name); - a standard PHP call to the GD library. However, although as line 629 verified, the function exists, control is never passed back. I don't know whether the same problem would exost with other image types - the client upon whose site this occurred is using only jpg images.
A check of the GD library version revealed that it was almost the latest (2.0.34) as opposed to 2.028 on my local server which worked without problem.
The big question is why is this image taking
A more interesting question is what made this particular image file behave differently to the other 800 or so on the site. The answer to which is ... I haven't got the foggiest idea.
I did notice that at 1MB+ it was a little on the large size, but it wasn't the biggest in terms of file size or physical dimensions. However, when I cut it down as a matter of good practise, the problem went away. The problem also went away kindoff when I commented out line 630, though, of course, no image was displayed, but the rest of the page was.
Hopefully somebody with more expertise in the image libraries may be able to fill in some of the gaps in this explanation.
I've fixed the issues of product listings and vice versa before with htaccess:
post_max_size
upload_max_filesize
Images were in excess of 1600x1200 just under 2M and failing on product listings and when accessing a product directly.
I think of course this is dependent upon your version of PHP as well.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
I've fixed the issues of product listings and vice versa before with htaccess:
post_max_size
upload_max_filesize
Images were in excess of 1600x1200 just under 2M and failing on product listings and when accessing a product directly.
I think of course this is dependent upon your version of PHP as well.
Looks like we're both looking at large image sizes as being what triggers the problem. Though I don't think that this is the whole answer as my client has images that have both bigger dimensions and bigger file sizes than the one that was failing, but which work fine.
Did your approach increase the max sizes to legitimise big files, or decrease them to prevent such files being processed?
I'm suspecting that this is more about the version of the GD library than PHP, though they may be correlated in the bundling.
-
Re: Image Handler 2 Support
Can someone please advice whats wrong...
My small image and medium image seems to be of the same size, why is that. Also can i increase the size of the images.
Main concern is the size of small and medium being same.
Can someone pls advice
-
Re: Image Handler 2 Support
Check your settings in admin > configuration > images
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Ryk
Check your settings in admin > configuration > images
Thanks all sorted. Changed image size from there and worked like a treat. Thanks.
-
Re: Image Handler 2 Support
New problem:
When i install image handler, whenever my page loads i get this error, done but with erors on the page. Now this does on every page. If i uninstall it, its fine.
site is www.ipvk.co.uk any help. or solutions as to why its doing that.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
waghelak
New problem:
When i install image handler, whenever my page loads i get this error, done but with erors on the page. Now this does on every page. If i uninstall it, its fine.
site is
www.ipvk.co.uk any help. or solutions as to why its doing that.
right sorted it, realised cos i aint got images as yet i get the error. Added test images and it was fine. might be useful for someone in future to know this.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
Looks like we're both looking at large image sizes as being what triggers the problem. Though I don't think that this is the whole answer as my client has images that have both bigger dimensions and bigger file sizes than the one that was failing, but which work fine.
Did your approach increase the max sizes to legitimise big files, or decrease them to prevent such files being processed?
I'm suspecting that this is more about the version of the GD library than PHP, though they may be correlated in the bundling.
Kuroi, was tired last night :smile:
Think the real issue resides in memory_limit or a combination of the three.
Increasing the values with an htaccess file helped the issues.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Catalyst
To take out any filename issue I renamed an image to "test.jpg" and tried it, same error.
hmmm......tested with linux and windows apache and thats the fix i found....you get it working?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
mdotse
hmmm......tested with linux and windows apache and thats the fix i found....you get it working?
Can you explain the error again?
-
Re: Image Handler 2 Support
I just started getting this error lately:
Quote:
PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/bmz_cache/b/b59bc33e97b46b45824ae99ae7665add.image.92x100.jpg' for writing: Permission denied /includes/classes/bmz_image_handler.class.php on line 652
. I am not sure why what's causing this so if anyone knows please help.
Line 636 - 659 reads:
PHP Code:
function save_imageGD($file_ext, $image, $dest_name, $quality = 75) {
global $ihConf;
switch (strtolower($file_ext)) {
case '.gif':
if(!function_exists("imagegif")) return false;
$ok = imagegif($image, $dest_name);
break;
case '.png':
if(!function_exists("imagepng")) return false;
$quality = (int)$quality/100;
$ok = imagepng($image, $dest_name, $quality);
break;
case '.jpg':
case '.jpeg':
if(!function_exists("imagejpeg")) return false;
$ok = imagejpeg($image, $dest_name, $quality);
break;
default: $ok = false;
}
imagedestroy($image);
return $ok;
}
and line 652 reads:
PHP Code:
$ok = imagejpeg($image, $dest_name, $quality);
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
BlessIsaacola
I just started getting this error lately: . I am not sure why what's causing this so if anyone knows please help.
Line 636 - 659 reads:
PHP Code:
function save_imageGD($file_ext, $image, $dest_name, $quality = 75) {
global $ihConf;
switch (strtolower($file_ext)) {
case '.gif':
if(!function_exists("imagegif")) return false;
$ok = imagegif($image, $dest_name);
break;
case '.png':
if(!function_exists("imagepng")) return false;
$quality = (int)$quality/100;
$ok = imagepng($image, $dest_name, $quality);
break;
case '.jpg':
case '.jpeg':
if(!function_exists("imagejpeg")) return false;
$ok = imagejpeg($image, $dest_name, $quality);
break;
default: $ok = false;
}
imagedestroy($image);
return $ok;
}
and line 652 reads:
PHP Code:
$ok = imagejpeg($image, $dest_name, $quality);
Delete all the folders under bmz_cache, then reset image cache from Tools :: Image Handler 2. Check permissions of bmz folder as well just to make sure.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
Delete all the folders under bmz_cache, then reset image cache from Tools :: Image Handler 2. Check permissions of bmz folder as well just to make sure.
Do you know how to fix the java scrip bug in my website?
-
No pop out image?
Hello, I just installed the image-handler_2.0-zc13 and I cant figure out why it isnt working on my test site on a localhost. I installed all files then went to the admin/tools/inage handler2 and then went into the admin for the Image Handler and clicked on install. It then added a + sign to the images on my website but, when I mouse over them nothing happens? I have this installed on a working site and it works just fine and I made a copy of my working site on my localhost and it works fine. I did nothing different that I know of for this one... Any ideas :blink:
Thanks,
-
Re: No pop out image?
Quote:
Originally Posted by
oxicottin
Hello, I just installed the image-handler_2.0-zc13 and I cant figure out why it isnt working on my test site on a localhost. I installed all files then went to the admin/tools/inage handler2 and then went into the admin for the Image Handler and clicked on install. It then added a + sign to the images on my website but, when I mouse over them nothing happens? I have this installed on a working site and it works just fine and I made a copy of my working site on my localhost and it works fine. I did nothing different that I know of for this one... Any ideas :blink:
Thanks,
I've noticed the same as well ... it's something that has just surfaced.
:bangin: Give me some time to track it down... In the meantime, can you give some server details like php, mysql and the like? (Tools :: Server Version/Info)
If anyone else has experienced this lately, please say so.
-
Re: Image Handler 2 Support
testuser, Im using Wamp5 v1.7.3...
PHP 5.2.4
MySQL 5.0.45
phpmyadmin 2.11.0
I cant even get your HoverBox 2 to work as well :blink: So thats three Image Handlers I tried and they didnt work but I have Image Handler 2 installed on another test site that I downloaded all the working files from my "Up and Running" site and its running fine on wamp5. Weird! Thanks!
-
Re: Image Handler 2 Support
I would like to know if some one can tell me; the small images in the welcome page for new product and featured products are they supposed not to show the image over with IH2 installed or am I doing something wrong?
-
Re: Image Handler 2 Support
I found the problem! The folder I downloaded didnt have two of the files needed. I cross ref with a working one and found that I was missing...
includes/modules/pages/popup_image_additional/jscript_main.php
includes/modules/pages/popup_image/jscript_main.php
I dont know why they wernt there?:blink:
-
Re: Image Handler 2 Support
We've installed Image Handler just fine on a few other sites but we can't get it working properly on a new site we're working on. It's on the same server as these other successful installs, so I have no idea what's going on. After installation it wasn't resizing the images at all. I tried to reinstall and now after that every time you visit the Image Handler page in admin, it just says "Image Handler 2, Version 2.0" and that's it. The rest of the page (including footer) isn't loading. No errors (and yes, all error displays are turned on).
Any ideas? Very strange.
-
Re: Image Handler 2 Support
can someone upgrade this for 1.3.7.1
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
CnTGifts
can someone upgrade this for 1.3.7.1
I have it working fine on 1.3.7.1 sites, with no need for an upgrade, so I'm not sure what sort of an upgrade you're looking for.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
oxicottin
I found the problem! The folder I downloaded didnt have two of the files needed. I cross ref with a working one and found that I was missing...
includes/modules/pages/popup_image_additional/jscript_main.php
includes/modules/pages/popup_image/jscript_main.php
I dont know why they wernt there?:blink:
I have those files in there. Any other Idea?
IH2 also shows the floating mouseover image in "customers that have bought this also ...."
But it does not show it in the "New Products" and "Featured Products"
annoying:frusty:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
thedust2010
We've installed Image Handler just fine on a few other sites but we can't get it working properly on a new site we're working on. It's on the same server as these other successful installs, so I have no idea what's going on. After installation it wasn't resizing the images at all. I tried to reinstall and now after that every time you visit the Image Handler page in admin, it just says "Image Handler 2, Version 2.0" and that's it. The rest of the page (including footer) isn't loading. No errors (and yes, all error displays are turned on).
Any ideas? Very strange.
OK, never mind about this issue. Something got overwritten or corrupted. We've got everything back to normal now. But here's the issue with Image Handler... I install the module. bmz_cache is set to 777, but then every folder Image Handler creates within has permissions set to 022. Then we get error messages that the images can't be opened. Anyone else have this problem?
-
1 Attachment(s)
Re: Image Handler 2 Support
Quote:
Originally Posted by
francocauter
I have those files in there. Any other Idea?
IH2 also shows the floating mouseover image in "customers that have bought this also ...."
But it does not show it in the "New Products" and "Featured Products"
annoying:frusty:
Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
oxicottin
Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"
I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?
-
Images on the Main Page - larger
I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?
Been trying many settings and can't seem to find the right one.
many thanks!
-
Re: Images on the Main Page - larger
Quote:
Originally Posted by
peppyone
I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?
Been trying many settings and can't seem to find the right one.
many thanks!
Yes in admin - configuration - images
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
peppyone
I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?
Been trying many settings and can't seem to find the right one.
many thanks!
Quote:
Originally Posted by
francocauter
Yes in admin - configuration - images
Like Franco said, but the size of the hover image is controlled by the size of your Image - Product Info settings.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
francocauter
I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?
Did you find the fix?
Everything work for me. It did take a minute or so for the photos to load.
What is your IH image compression quality set at?
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Did you find the fix?
Everything work for me. It did take a minute or so for the photos to load.
What is your IH image compression quality set at?
M
Yes it works now but I dont know how exactly all I did I maneuvered the admin - configuration - new listing and featured listing
The compression I left it at the default 85%
-
Re: Image Handler 2 Support
Haven't seen a solution posted anywhere, but I have found what causes the scrolling problems in sideboxes with IE 6 & IE 7.
It's the fact that IH2 does a " style="position:relative" " on the images in those sideboxes. Remove this CSS style and the problem is fixed.
Have a look in includes/classes/bmz_image_handler.class.php, right at the end of the file.
You will see:
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom'...
Just remove the offending style so you end up with:
return $parameters . 'onmouseover="showtrail(' . "'$products_image_zoom'...
Or you could detect whether you are in a sidebox or not and filter out the style only for sideboxes. Or maybe through CSS, haven't checked yet.
-
Re: Image Handler 2 Support
I meant to add that this change although fixes scrolling, breaks image hover functionality.
So anyone have the time and/or knowledge to detect whether we are in a sidebox or not or over-ride this in CSS via our Stylesheet maybe.
-
Re: Image Handler 2 Support
Hi everyone I have another problem for us!
Does anyone know why IE7 screws up the center page when you put additional images with IH2? is great with firefox.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
oxicottin
Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"
By the way those files in that zip? http://www.zen-cart.com/forum/images...attach/zip.gif im2 Works Do not delete!!.zip
I suggest not to use them as they screwed up my IH2 I suggest to use the original ones from the download area!
-
Re: Image Handler 2 Support Urgent!!
Hi want urgent help in installing image handler.
I am using zen cart version 1.3.7 and template is cherry zen.
I have installed image-handler_2.0-zc13 and everything is installed with out facing any errors but it doesn't work properly.
Please help if anyone have installed it and working properly.
Thanks.
-
Re: Image Handler 2 Support Urgent!!
What is not working properly?
Have you double check to see that you upload all the files?
Are they in the right place?
A link to your site?
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
francocauter
I got those files from a working site! Dont know why it doesnt work for you:blink:
-
Re: Image Handler 2 Support
Hi,
Can anyone help me to install it on my site.
I am ready to provide you all the details of admin and ftp.
Let me know thanks.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
francocauter
I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?
http://digibydesign.com/cart/
Ive had sites working for a long time now, with the corrected js files and the proper image size set, all works :P
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
AndyII
http://digishopresources.com
-
Re: Image Handler 2 Support
Quote:
Warning: require_once(home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Fatal error: require_once() [function.require]: Failed opening required 'home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Hi I am getting the above error if I try to log into my admin pages, I have just migrated to a new host and I am trying to get the admin pages working. I think it may be permissions but do not seem to find which file is wrong any ideas?
-
Re: Image Handler 2 Support
I have some question about bmz_cached folder.It seem very very big now!About more than 200mb !How can optimal this folder?
KIMSON
Thanks you & best regards,
-
Re: Image Handler 2 Support
Quote:
Quote:
Warning: require_once(home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Fatal error: require_once() [function.require]: Failed opening required 'home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Hi I am getting the above error if I try to log into my admin pages, I have just migrated to a new host and I am trying to get the admin pages working. I think it may be permissions but do not seem to find which file is wrong any ideas?
##############################___
Ubuntu ~~ Linux for human beings
This is not a Image Handler Problem, it seems to be a corrupted file somewhere from the migration:blink:
-
Re: Image Handler 2 Support
I have a question about the roll over images. Right now when I roll over my small images there is a hovering pop up window but the image in the hovering window is not any bigger then the original small image I am hovering over. I have been searching all over trying to find out how I make a small image to be enlarged to a medium or large image in the floating window.:frusty:
-
Re: Image Handler 2 Support
Hi Scrat,
this looks like I goofed when I setup the site,
I missed an / from /home
-
Re: Image Handler 2 Support
I downloaded the latest version of the Image handler from author's site:
image-handler_2.0-zc13.zip and installed on my Zen Cart 1.3.7
Before I ask questions please specify if the version of IH
image_handler__for_vx_2.0v0916.zip (available in ZenCart dowloads) is newer or older? and if it is newer my problems may go away...?
It greatly improved the quality of the images.
Now - the problems I'm having w/ Zooming. I have uploaded all my images to the zencart /images directory and set zooming to "yes" plus the hotzone to "yes" for small images. The little zoom.png symbol is not showing up and no medium images pops up when I move mouse courson over small images. What am I doing wrong?
Also I'm only able to add images to the product with "Select image from server" button when they are already uploaded to my server. I cannot use Browse for images button when trying to select an image from my computer to be uploaded - nothing happens.
And finally when using preview feature in IM's Admin (uder Tools) all images are just transparent icons w/ red "X" in the center for all 3 file types. AND under Manager tab all 3 images foe a selected product show as small icons but all 3 the same size (w/text description indicating their respective size)
Here is the link to my site:
http://www.time-co.com/zencart/index...dex&cPath=1_17
I would appreciate your help. Thanks.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Scrat
Hi I am getting the above error if I try to log into my admin pages, I have just migrated to a new host and I am trying to get the admin pages working. I think it may be permissions but do not seem to find which file is wrong any ideas?
Have you got SEO URL's installed? IF so, ensure that you have the correct configuration in your .htaccess file on your new host!!!
-
Re: Image Handler 2 Support
Has anyone had an Issue with PNG files not working correctly?
When you add an image as a PNG to a product it kills the product,
and in the preview the png images do not show up,
however the small cross hairs png does show up?
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
-
Re: Image Handler 2 Support
OK, I've started over with a clean install of Zen-Cart 1.3.7. I then install Image Handler (no other add-ons), and it won't work. When I look at the preview page in the admin I get this:
Warning: imagepng(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/8/830c17d7e3dbdc37ccf193cb68df5818.image.150x84.png' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 647
Warning: imagepng(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/7/76f6f8a038f34984cd646af02051f488.image.150x84.png' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 647
Warning: imagepng(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/8/8ca67d4b99be10eaf4f06da2204941b9.image.140x78.png' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 647
Warning: imagejpeg(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/3/3bc7c6f4dbdff41c5235c2cee82fc88b.image.150x84.jpg' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 652
Warning: imagejpeg(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/2/2c5486e2759a851f5090266e22b9e08a.image.150x84.jpg' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 652
Warning: imagejpeg(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/3/30875dd312db969c2016043d6830b6e9.image.140x78.jpg' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 652
Warning: imagegif(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/8/80362382f06d2a0842c6e04fed994029.image.150x84.gif' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 642
Warning: imagegif(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/a/af5d4326519c50f759ad23afb47ff88b.image.150x84.gif' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 642
Warning: imagegif(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/3/3b64c86bcb31aaadb5590b54994cf5c9.image.140x78.gif' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 642
Any ideas? I just think this doesn't work with Zen-Cart anymore because we've used it plenty in the past with no problems.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
thedust2010
OK, I've started over with a clean install of Zen-Cart 1.3.7. I then install Image Handler (no other add-ons), and it won't work. When I look at the preview page in the admin I get this:
Warning: imagepng(): Unable to open '/var/www/vhosts/thissite.com/httpdocs/store2/bmz_cache/8/830c17d7e3dbdc37ccf193cb68df5818.image.150x84.png' for writing in /var/www/vhosts/thissite.com/httpdocs/store2/includes/classes/bmz_image_handler.class.php on line 647
...
Any ideas? I just think this doesn't work with Zen-Cart anymore because we've used it plenty in the past with no problems.
I've gotten this issue working but it appears Image Handler doesn't work well with Ultimate SEO URLs anymore? That seems to be the problem... though we've used them together before with no problems...
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
thedust2010
I've gotten this issue working but it appears Image Handler doesn't work well with Ultimate SEO URLs anymore? That seems to be the problem... though we've used them together before with no problems...
Well, wrong again. I've got it working with Ultimate SEO URLs. It's now in a state where I have:
Zen-Cart 1.3.7 installed
Image Handler 2 installed
Ultimate SEO URLs 2.105 installed
Individual product pages work fine under any conditions until I install Image Handler. At that point a blank page is served up. No errors, no source code.
Can someone confirm that Image Handler is working with the most recent version of Zen-Cart? We've never had these issues before.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
thedust2010
Well, wrong again. I've got it working with Ultimate SEO URLs. It's now in a state where I have:
Zen-Cart 1.3.7 installed
Image Handler 2 installed
Ultimate SEO URLs 2.105 installed
Individual product pages work fine under any conditions until I install Image Handler. At that point a blank page is served up. No errors, no source code.
Can someone confirm that Image Handler is working with the most recent version of Zen-Cart? We've never had these issues before.
I just discovered the issue:
Admin > Configuration > Product Info > Previous Next - Navigation Bar Position
This needs to be set to 0 (off). Otherwise Image Handler displays a blank page. Anyone know why?
-
Re: Image Handler 2 Support
Quick question. Can I change the size of my medium pictures or can I change the roll over image to be my large image? Either one would work for me ... but I can't figure out how to do it.
-
Re: Image Handler 2 Support
Setting up a new site and have a couple of questions...
1. I want to keep all my filenames lowercase for sake of uniformity. are there any problems I might encounter with this choice?
2. I noticed if I have a large file (say 100kb), even after IH2 resizes it for me into the bmz_cache folder, the 100kb file will still exist in the original directory. Is it therefore recommended that I first resize the 100kb file smaller into say my desired resolution of 400x400, then upload to ZC and let IH2 do the resizing?
-
Re: Image Handler 2 Support
Hi evrbd,
Firstly I would like to say that this forum is really helpfull.
I my second Zen shop IM2 works OK, but in my first I got a problem.
In preview in HM2 configuration menu I recieve following message:
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /includes/classes/bmz_image_handler.class.php on line 646
Source imagetype Source image Default image Products image
png
jpg
gif
And all images are not showing. When I try to and picture to product I get following message:
Unable to upload default image file.
Please - help :)) (nothing extraordinary):smile:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kai920
1. I want to keep all my filenames lowercase for sake of uniformity. are there any problems I might encounter with this choice?
No that will be fine.
Quote:
2. I noticed if I have a large file (say 100kb), even after IH2 resizes it for me into the bmz_cache folder, the 100kb file will still exist in the original directory. Is it therefore recommended that I first resize the 100kb file smaller into say my desired resolution of 400x400, then upload to ZC and let IH2 do the resizing?
My advice is to resize your images to the maximum size that you want displayed. So if 400x400 is the maximum size you want on your site, then resize all your images to that size and upload them. Image Handler will then automatically create small & medium sized versions from this according to the sizes you have specified in zen cart.
I've got a feeling I have just confirmed what you were going to do anyway.
-
Re: Image Handler 2 Support
scenic, did you see this on the documentation?
Requirements
In order to resize and modify images, Image Handler 2 needs either GD libraries (since version 2) or ImageMagick (since version 6) installed. You can check if your version of PHP includes the GD libraries by going to Admin → Tools → Server Info and searching for GD. You have to ask your host (or read your site’s documentation), to learn about an ImageMagick installation. If you want to render GIF images, you need to have GD libraries version 2.0.28 or newer installed.
Craig, yes , indeed that is what I am going to do. thanks for confirming I am on the right track! :)
-
Re: Image Handler 2 Support
I just recently updated my cart from 1.3.6 to 1.3.7. Image handler is installed and working. Except that the extra pics that are supposed to show up at the bottom of the page are not showing up. They are shown in the IH admin, but not on the product pages. Any thing I'm missing that I need to do? Thanks! Amy
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Doodlebuckets
I just recently updated my cart from 1.3.6 to 1.3.7. Image handler is installed and working. Except that the extra pics that are supposed to show up at the bottom of the page are not showing up. They are shown in the IH admin, but not on the product pages. Any thing I'm missing that I need to do? Thanks! Amy
I think you probably need to upload the images again from IH
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Doodlebuckets
I just recently updated my cart from 1.3.6 to 1.3.7. Image handler is installed and working. Except that the extra pics that are supposed to show up at the bottom of the page are not showing up. They are shown in the IH admin, but not on the product pages. Any thing I'm missing that I need to do? Thanks! Amy
Are the extra product pics named right?
Main pic ---> myproductpic.jpg
Extra pic ---> myproductpic_01.jpg
Extra pic ---> myproductpic_02.jpg
and so on...
If you use IH to upload photos for a product, IH will auto rename each photo for that product based on the main product image name.
Main pic ---> myproductpic.jpg
Extra pic baby.jpg uploaded by IH will be renamed myproductpic_01.jpg
Extra pic rabbit.jpg uploaded by IH will be renamed myproductpic_02.jpg
and so on...
You do not have to use IH to upload product photos as long you name the images correct.
HTH,
Mark
-
Problem with classes - "showtrail not defined"
Hi,
Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!
I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.
They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?
Thanks in advance for your help.
-
Re: Problem with classes - "showtrail not defined"
Quote:
Originally Posted by
possum
Hi,
Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!
I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.
They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?
Thanks in advance for your help.
You double check to see that you uploaded all the files to the correct folders?
What about jscript_imagehover.js ? Is it in the correct folder for your template?
M
-
Re: Image Handler 2 Support
Thanks Kai920
Quote:
Originally Posted by
kai920
scenic, did you see this on the documentation?
Requirements
In order to resize and modify images, Image Handler 2 needs either GD libraries (since version 2) or ImageMagick (since version 6) installed. You can check if your version of PHP includes the GD libraries by going to Admin → Tools → Server Info and searching for GD. You have to ask your host (or read your site’s documentation), to learn about an ImageMagick installation. If you want to render GIF images, you need to have GD libraries version 2.0.28 or newer installed.
Craig, yes , indeed that is what I am going to do. thanks for confirming I am on the right track! :)
But as I mentioned I have installed IH in my second shop ZC (on te same server under ifferent folder name0 AND IT WORKS FINE.
Thanks an way or good:blush: will :)
-
Re: Problem with classes - "showtrail not defined"
Quote:
Originally Posted by
possum
Hi,
Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!
I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.
They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?
Thanks in advance for your help.
My hover function wasn't working and I found my small image was allready set to a larger setting than the medium image would be. and instead of hover producing a smaller image it just does nothing. You might check Configuration>Images>Product Listing Height & Width- I moved mine back to 100 & 80 and the the hover now works
-
Hover large image
Hi,
I've searched and searched but I cant find an answer to my question (applogies if it is already here).
I was wondering if it was possible to change the mouse over to display the large image instead of the medium. The reason for this is when I change the size of the medium image it is affecting the look of the product detail page.
Do you know if this can be done? What an addon by the way!!
-
No text on hover image
Hi,
Second post...
I have just noticed that there issnt any text displaying when I hover over. The image displays ok but without the text...
Any ideas?
-
Re: Image Handler 2 Support
hello
i have successfully managed to install Image handler 2. But im having problems with uploading multiple images, i have added a new product and uploaded the corresponding images to the product but it doesnt show on the website.
i have named the files as suit.jpg (main image for product)
additional images: suit_01.jpg , suit_02.jpg
can you please advise where i have gone wrong?
many thanks
-
Re: Hover large image
Quote:
Originally Posted by
bowsbride
Hi,
I've searched and searched but I cant find an answer to my question (applogies if it is already here).
I was wondering if it was possible to change the mouse over to display the large image instead of the medium. The reason for this is when I change the size of the medium image it is affecting the look of the product detail page.
Do you know if this can be done? What an addon by the way!!
Change the your setting for medium size to match the large size.
Another way is to play around with putting the image you want displayed on the product detail page in the medium folder. This will override IH.
M