Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 2 (for ZC v1.3.8 ONLY) Support

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Views: 2,510,644

Results 4,541 to 4,560 of 7,094
30 Nov 2009, 7:23 AM
#4541
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Asdesign:

Sorry for quattro posting but no edit option in this forum so I ain't got a choice. Did you notice the huge horizontal bar on my site? I can't find how to remove it but I bet its related to IH somehow.
Don't see any bar, and I REALLY doubt it's related to IH2..

30 Nov 2009, 7:25 AM
#4542
asdesign avatar

asdesign

Zen Follower

Join Date:
Jun 2009
Location:
Israel
Posts:
152
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

DivaVocals:

Don't see any bar, and I REALLY doubt it's related to IH2..

Yeah my bad, it was the news scroller. For some reason it has css property applied to it: "left: -10000px;" god knows why but I'm on my way to remove that. You probably entered the site after I disabled the sidebox in the admin.

30 Nov 2009, 2:22 PM
#4543
asdesign avatar

asdesign

Zen Follower

Join Date:
Jun 2009
Location:
Israel
Posts:
152
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I've nailed down the cause of the problem. Its the error I mentioned. Unfortunately I have no clue what causes it.
I came to the conclusion the error is what causing the problem since IH2 & Lightbox work perfectly on another cart on the server.

Btw, I noticed that when enabling the IH zoom behavior the whole site gets a horizontal bar to the left (the site is still centered but with a horizontal scroll). I understand that some values are dynamic to create the hover effect but should it really work like that?

30 Nov 2009, 9:39 PM
#4544
babyv_dezign avatar

babyv_dezign

New Zenner

Join Date:
Jan 2009
Posts:
18
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Does anyone know what would make IH only work on the side boxes and not on center content? All the images that are supposed to be the same size are.

1 Dec 2009, 7:40 PM
#4545
jgraphics avatar

jgraphics

New Zenner

Join Date:
Oct 2006
Posts:
75
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I installed IH2 and I'm almost there :wacko:... It's weird, it works on all images except the product info image. I can only "click to enlarge" the main product image... opens up a new window, the old school way. Even products that I have multiple pictures, IH2 works on the additional pictures, it just won't enlarge the main product photo when you hover over it?
I didn't upload my product photos in either the "Large" or "Medium" folders when I was creating my products. I just used the "Main Directory" I upload all photos at 400x400 pixels and was letting ZenCart handle the re-sizing for thumbnails. This always worked out for me. Anybody have any ideas on what I can do to make the main image enlarge when you hover over it? If I can get that accomplished, I'm good to go. Thanks all.

1 Dec 2009, 7:54 PM
#4546
asdesign avatar

asdesign

Zen Follower

Join Date:
Jun 2009
Location:
Israel
Posts:
152
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

JGraphics:

I installed IH2 and I'm almost there :wacko:... It's weird, it works on all images except the product info image. I can only "click to enlarge" the main product image... opens up a new window, the old school way. Even products that I have multiple pictures, IH2 works on the additional pictures, it just won't enlarge the main product photo when you hover over it?
I didn't upload my product photos in either the "Large" or "Medium" folders when I was creating my products. I just used the "Main Directory" I upload all photos at 400x400 pixels and was letting ZenCart handle the re-sizing for thumbnails. This always worked out for me. Anybody have any ideas on what I can do to make the main image enlarge when you hover over it? If I can get that accomplished, I'm good to go. Thanks all.

If you have lightbox 1.5 installed try to do this. Take out from the lightbox 1.5 installation the file "tpl_modules_main_product_image.php" its under includes/templates. Now put it under includes/templates/your-template-name and images should open up with lightbox. If you have to overwrite that file, first backup the current one you have on the server and then overwrite it. If all works good you're fine.

EDITED! I pointed the wrong file.

1 Dec 2009, 8:00 PM
#4547
asdesign avatar

asdesign

Zen Follower

Join Date:
Jun 2009
Location:
Israel
Posts:
152
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Edited my post ^_^

1 Dec 2009, 9:01 PM
#4548
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

deleted

1 Dec 2009, 9:23 PM
#4549
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

JGraphics:

I installed IH2 and I'm almost there :wacko:... It's weird, it works on all images except the product info image. I can only "click to enlarge" the main product image... opens up a new window, the old school way. Even products that I have multiple pictures, IH2 works on the additional pictures, it just won't enlarge the main product photo when you hover over it?
I didn't upload my product photos in either the "Large" or "Medium" folders when I was creating my products. I just used the "Main Directory" I upload all photos at 400x400 pixels and was letting ZenCart handle the re-sizing for thumbnails. This always worked out for me.** Anybody have any ideas on what I can do to make the main image enlarge when you hover over it?** If I can get that accomplished, I'm good to go. Thanks all.
IH2 has NEVER included the hover behavior you describe to the main product image. If you look at the previous version of IH2, there are files in the Optional Edits folder that deal with adding this behavior.. However these particular edits will break any lightbox contribs you may be using.. (which is why they were ultimately removed from the current version of IH2)

If you are going to make these kinds of changes and you are using a lightbox contrib, you need to apply that hover behavior to the files that drive the main product image that come with your lightbox contribution..

3 Dec 2009, 3:28 AM
#4550
ok_computer avatar

ok_computer

Zen Follower

Join Date:
Jan 2005
Location:
Old Blighty
Posts:
86
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Hi everyone, sorry if this issue has been answered before. I have searched but I'm sure you can appreciate it's a large thread.

I've had Image Handler 2 installed for ages and have never been able to get it working correctly. When I upload a large image, IH2 does not resize and render a smaller file for the thumbnail in the product listing. Instead, it uses the large file and with the Zen Cart config settings, it resizes it (or squashes it if you like, rather like when you create an image in HTML and alter the width and height that way). So for example, in my category, the 'thumbnail' is actually the large image, and it takes a while to load, and is all squashed. Also, even more worrying, the medium image (the one on the product page) isn't there.

For months I've just been making my own thumbs and medium images to get round this. Can anyone help please?

I believe everything is installed correctly. I'm running 1.3.8. Everything seems to be CHMod'd correctly.

Ideally I'd like to avoid reinstalling, being a live shop and all...

Thanks in advance.

3 Dec 2009, 3:56 AM
#4551
partyguy avatar

partyguy

New Zenner

Join Date:
Sep 2009
Posts:
5
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I am having a problem with additional images not showing up at the bottom of the page after installing IH2. I am also using the Avanced Cross Sell Mod which places related products at the bottom of each page also. It appears to still work fine. Any suggestion as to what to check next would be appreciated. Here is my current test site on a product that has multiple images as well as an active xsell.

http://davidshomefurnishings.com/store/index.php?main_page=product_info&cPath=3_28_29&products_id=41

3 Dec 2009, 5:01 AM
#4552
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

OK Computer:

Hi everyone, sorry if this issue has been answered before. I have searched but I'm sure you can appreciate it's a large thread.

I've had Image Handler 2 installed for ages and have never been able to get it working correctly. When I upload a large image, IH2 does not resize and render a smaller file for the thumbnail in the product listing. Instead, it uses the large file and with the Zen Cart config settings, it resizes it (or squashes it if you like, rather like when you create an image in HTML and alter the width and height that way). So for example, in my category, the 'thumbnail' is actually the large image, and it takes a while to load, and is all squashed. Also, even more worrying, the medium image (the one on the product page) isn't there.

For months I've just been making my own thumbs and medium images to get round this. Can anyone help please?

I believe everything is installed correctly. I'm running 1.3.8. Everything seems to be CHMod'd correctly.

Ideally I'd like to avoid reinstalling, being a live shop and all...

Thanks in advance.I know I sound like a broken record, but no lie, if IH2 is not working it USUALLY means that something went wrong in the install.. Uninstall it from the Admin, and carefully delete ALL the IH2 files and folders.. Don't delete your images folder.. Just delete the files and IH2 SPECIFIC folders.. Don't leave folders behind you think can stay.. **DELETE THE WHOLE THING!!!!!!! **

Then download a FRESH copy and re-install again.. The only other thing you need to be checking is your image size settings in the config. Details on how to properly configure this is in the IH2 readme.. No shortcuts on this I'm afraid..

3 Dec 2009, 11:54 AM
#4553
ok_computer avatar

ok_computer

Zen Follower

Join Date:
Jan 2005
Location:
Old Blighty
Posts:
86
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

DivaVocals:

I know I sound like a broken record, but no lie, if IH2 is not working it USUALLY means that something went wrong in the install.. Uninstall it from the Admin, and carefully delete ALL the IH2 files and folders.. Don't delete your images folder.. Just delete the files and IH2 SPECIFIC folders.. Don't leave folders behind you think can stay.. **DELETE THE WHOLE THING!!!!!!! **

Then download a FRESH copy and re-install again.. The only other thing you need to be checking is your image size settings in the config. Details on how to properly configure this is in the IH2 readme.. No shortcuts on this I'm afraid..

Hi DivaVocals, thanks for getting back to me.

I have reinstalled, and the problem was still there.

However, I did some fiddling about in the image configuration, and looked at Image - Use Proportional Images on Products and Categories. This was set to 0. I've changed that to 1 and it now works. To be honest I couldn't see anything about that in the IH readme but maybe I overlooked it.

So, if anyone is having problems with Image Handler not resizing images and having their main product image missing, try setting Image - Use Proportional Images on Products and Categories from 0 to 1!

Thanks.

3 Dec 2009, 1:29 PM
#4554
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

OK Computer:

Hi DivaVocals, thanks for getting back to me.

I have reinstalled, and the problem was still there.

However, I did some fiddling about in the image configuration, and looked at Image - Use Proportional Images on Products and Categories. This was set to 0. I've changed that to 1 and it now works. To be honest I couldn't see anything about that in the IH readme but maybe I overlooked it.

So, if anyone is having problems with Image Handler not resizing images and having their main product image missing, try setting Image - Use Proportional Images on Products and Categories from 0 to 1!

Thanks.But this is what I meant when I said "The only other thing you need to be checking is your image size settings in the config. " If you don't have your image sizing setting in the Zen Cart admin configured correctly then you will have issues (which BTW is NOT an issue with IH2 persay, but it is an issue that will affect how IH2 works).. and image settings is covered in the the readme under the "Troubleshooting in a nutshell" section..

For anyone having issue with IH2 check two things:

  1. Make sure all files are in correct location, and that they are not corrupt from bad FTP transfers
  2. Check your Zen Cart image settings
5 Dec 2009, 11:28 AM
#4555
rainyplace avatar

rainyplace

New Zenner

Join Date:
Nov 2009
Location:
QLD, Australia
Posts:
42
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

When i click on the image, it brings up the large image in a new window which is all good, but the window cuts out the bottom 1/4 of the picture (thats where the watermark is too)

I'm sure this is a easy fix. Any help would be great. Apart from that, hassle free mod.

Cheers,
Grant.

5 Dec 2009, 11:09 PM
#4556
rainyplace avatar

rainyplace

New Zenner

Join Date:
Nov 2009
Location:
QLD, Australia
Posts:
42
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Rainyplace:

When i click on the image, it brings up the large image in a new window which is all good, but the window cuts out the bottom 1/4 of the picture (thats where the watermark is too)

I'm sure this is a easy fix. Any help would be great. Apart from that, hassle free mod.

Cheers,
Grant.

just a update to my post above,

-it works perfectly on Opera browser
-Just cuts a small bit off the bottom of the picture on IE
-As stated, about 1/4 of the picture is missing with FF v3.0.15, but i can manually make the window bigger once the picture loads.

Any help would be great.

Cheers
Grant.

6 Dec 2009, 4:42 AM
#4557
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Rainyplace:

When i click on the image, it brings up the large image in a new window which is all good, but the window cuts out the bottom 1/4 of the picture (thats where the watermark is too)

I'm sure this is a easy fix. Any help would be great. Apart from that, hassle free mod.

Cheers,
Grant.
A link to see what you describe would help..

7 Dec 2009, 12:15 AM
#4558
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

New Install with IMage Handler giving me trouble. I've used it on many sites with no issues, so I'm wondering if its something to do with the server. It's a server I've never used before.

The hovering works, but it's hovering the full sized image, and is not resizing the product listing images:

http://www.coastcages.com/newstore/index.php?main_page=index&cPath=4

Any ideas of where to look?

8 Dec 2009, 9:00 AM
#4559
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Rainyplace:

just a update to my post above,

-it works perfectly on Opera browser
-Just cuts a small bit off the bottom of the picture on IE
-As stated, about 1/4 of the picture is missing with FF v3.0.15, but i can manually make the window bigger once the picture loads.

Any help would be great.

Cheers
Grant.

Are opening a new window? Just as what you mention about FF above.

Watermark doesn't work using IH2. So forget about that.

I would do testing on IE, FF and maybe Chrome are the mostly used browsers. Safari if you have to I guess.

I suggest you look into your image sizing in the admin of your Zen Cart. Might be something astray here. Otherwise it could be a image mod problem?

Something is not working right (corrupt) or your measurement settings in admin are wrong.

admin>configuration>images

admin > Configuration > fual Slimbox

Admin> configuration > AJAX Image Swapper
etc..

8 Dec 2009, 9:05 AM
#4560
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

jettrue:

New Install with IMage Handler giving me trouble. I've used it on many sites with no issues, so I'm wondering if its something to do with the server. It's a server I've never used before.

The hovering works, but it's hovering the full sized image, and is not resizing the product listing images:

http://www.coastcages.com/newstore/index.php?main_page=index&cPath=4

Any ideas of where to look?

I can see you have removed IM2 at the link above.

Where are you editing the sizing max value for IM2?

Check other post above.. see if any of those settings help.