Zen Cart Logo
Forums / General Questions / IH2 Image Handler 2 Won't Resize Main Image

IH2 Image Handler 2 Won't Resize Main Image

Locked

Views: 2,289

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
13 Jun 2009, 6:29 PM
#1
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

IH2 Image Handler 2 Won't Resize Main Image

I've posted this a couple of times in the IH2 'support thread' but I never seem to get a response there, so sorry but maybe I'll get a better response in the main forum.

I'm trying to figure out how to apply the IH2 maximum image size setting to the main image as opposed to just the additional images?

Just to explain, I have all my main images uploaded at 700px wide by 1050px high. Which in hindsight is too large for most screens.

So, I set IH2 in admin to IH large image maximum width 550 and
IH large image maximum height 825.

Now, when I click on additional images, they open at the 550x825 dimensions. HOWEVER, when I click on the main product image, it is still coming up as 700x1050.

Anyone know why the additional images are obeying the IH2 admin settings, but the main image is not?

14 Jun 2009, 9:34 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: IH2 Image Handler 2 Won't Resize Main Image

The main opens at the size you have uploaded

14 Jun 2009, 9:39 AM
#3
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: IH2 Image Handler 2 Won't Resize Main Image

kobra:

The main opens at the size you have uploaded

Is that what it's supposed to do?

14 Jun 2009, 9:54 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: IH2 Image Handler 2 Won't Resize Main Image

Is that what it's supposed to do?
Yes
It does the same thing with the large image that is default with Zen Cart

14 Jun 2009, 10:32 AM
#5
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: IH2 Image Handler 2 Won't Resize Main Image

Hmmm, I guess I'll take a look at the PHP and see if there's anything obvious in the code that makes it apply specifically to the additional images. Maybe I'll be able to take it and add it into the tpl_modules_main_product_image.php ?