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,714

Results 3,921 to 3,940 of 7,094
12 Jun 2009, 6:27 PM
#3921
surfmueller avatar

surfmueller

New Zenner

Join Date:
Jan 2005
Posts:
41
Plugin Contributions:
0

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

countrycharm:

If your cache is working right and you cleared it you shouldn't have all those images there that fast. Clear it 2 or 3 time and check. ummm something weird going on. Have you installed any new module before you insert new products to your store?

ok, tried to clear the cache a couple times through the admin interface, but doesn't seem to work. the bmz_cache folder still contains 16 folders with each having around 300 files in there.

tried to clear it manually (just renamed the original bmz_cache dir and created a new one) but this way, the shop uses the original full-sized images and just downscales them. is that normal? shouldn't IH2 create the resized images of the requested images automatically and put them in the bmz_cache directory?

12 Jun 2009, 8:45 PM
#3922
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

surfmueller:

ok, tried to clear the cache a couple times through the admin interface, but doesn't seem to work. the bmz_cache folder still contains 16 folders with each having around 300 files in there.

tried to clear it manually (just renamed the original bmz_cache dir and created a new one) but this way, the shop uses the original full-sized images and just downscales them. is that normal? shouldn't IH2 create the resized images of the requested images automatically and put them in the bmz_cache directory?

Do this, go to your store admin/tools/image_handler/admin and click where it says Remove Image Handler from database. After that re-install it the same way. Clear your cache and see if that helps any. If not we can work on other things.

12 Jun 2009, 8:54 PM
#3923
limelites avatar

limelites

Totally Zenned

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

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

Is image handler supposed to resize the main image as well as the additional images?

12 Jun 2009, 10:35 PM
#3924
saqib avatar

saqib

New Zenner

Join Date:
May 2009
Posts:
3
Plugin Contributions:
0

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

Need help with Image handler I have sucessfully installed it and used it but there is javascript errors on my page while mouse over on the slide box images can some one help me to solve these errors my web site address is https://www.albadhar.com

best regards,
saqib

13 Jun 2009, 2:07 AM
#3925
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

saqib:

but there is javascript errors
saqib
Read post 3852 and subsequent discussion.

13 Jun 2009, 11:14 AM
#3926
surfmueller avatar

surfmueller

New Zenner

Join Date:
Jan 2005
Posts:
41
Plugin Contributions:
0

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

countrycharm:

Do this, go to your store admin/tools/image_handler/admin and click where it says Remove Image Handler from database. After that re-install it the same way. Clear your cache and see if that helps any. If not we can work on other things.

tried that, but still, the problem persists. what other things do you have in mind?

13 Jun 2009, 2:53 PM
#3927
limelites avatar

limelites

Totally Zenned

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

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

Sorry to keep asking the same question, but no one ever answers and every time I check back there are a few posts here that push my question back a few posts and make it unnoticeable.

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 again, 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?

13 Jun 2009, 4:21 PM
#3928
clotheage avatar

clotheage

New Zenner

Join Date:
Jun 2009
Posts:
4
Plugin Contributions:
0

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

I get a massive white space at the top of my page when I scroll down, anyone know why this is?

here is my website http://www.clotheage.com

13 Jun 2009, 4:35 PM
#3929
limelites avatar

limelites

Totally Zenned

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

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

Clotheage:

I get a massive white space at the top of my page when I scroll down, anyone know why this is?

here is my website http://www.clotheage.com

Insert this in your stylesheet:

#trailimageid{height:0px;}

Can anyone help me with my question above?

13 Jun 2009, 4:46 PM
#3930
clotheage avatar

clotheage

New Zenner

Join Date:
Jun 2009
Posts:
4
Plugin Contributions:
0

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

I've added the code but the white space is still there? :blink: any other possibilities?

13 Jun 2009, 4:51 PM
#3931
limelites avatar

limelites

Totally Zenned

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

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

try #trailimageid{display:none;}

13 Jun 2009, 5:04 PM
#3932
clotheage avatar

clotheage

New Zenner

Join Date:
Jun 2009
Posts:
4
Plugin Contributions:
0

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

limelites:

try #trailimageid{display:none;}

Thanks alot it worked :smile::clap:

13 Jun 2009, 5:12 PM
#3933
limelites avatar

limelites

Totally Zenned

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

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

You're welcome, that's what this forums is for, helping each other...

Can anyone help me with post #3944 above?

13 Jun 2009, 7:06 PM
#3934
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,841
Plugin Contributions:
0

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

I checked and the images in a lot of cases are being pulled from the bmz_cache so image handler is taking care of them. I wonder if in some cases the images you have in the large folder with the _LRG on them are overriding image handler functions (which is how you override IH2).
as a side note your dynamic currency converter doesn't always work for everyone. I have yet to get it to finish loading, which means I never get the light box on the large images.

13 Jun 2009, 8:10 PM
#3935
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

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

Clotheage:

I've added the code but the white space is still there? :blink: any other possibilities?

The main problem is that you don't have "ALL" of IH files uploaded.
Missing

includes/templates/pure_orange/css/style_imagehover.css

If you do upload this file you will have to undo Limelites's fix.

13 Jun 2009, 8:18 PM
#3936
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

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

limelites:

Sorry to keep asking the same question, but no one ever answers and every time I check back there are a few posts here that push my question back a few posts and make it unnoticeable.

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 again, 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?

What other steps have you tried to fix this?

13 Jun 2009, 10:11 PM
#3937
limelites avatar

limelites

Totally Zenned

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

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

barco57:

I checked and the images in a lot of cases are being pulled from the bmz_cache so image handler is taking care of them. I wonder if in some cases the images you have in the large folder with the _LRG on them are overriding image handler functions (which is how you override IH2).
as a side note your dynamic currency converter doesn't always work for everyone. I have yet to get it to finish loading, which means I never get the light box on the large images.

Interesting assumption re the _LRG images as I didn't used to use IH and so a lot of my ads are still using the old _LRG _MED structure. However, all of my new ads are using only one image in the main images folder, for example this ad. This doesn't have _LRG files and yet IH2 still opens the main image at full 700 wide resolution.

As for dynamic currency converter, I'm hoping you've experienced some sort of temporary glitch. It certainly loads for me real quick. Could you check again if you get a minute?

tophand:

What other steps have you tried to fix this?

In short, none. I have no idea what to try. All I've thought of so far is to disable and re-enable IH via admin and to change the settings in admin to different sizes. Other that that nothing. I've considered uninstalling and re-installing IH2, do you think that'd help?

13 Jun 2009, 11:31 PM
#3938
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

Clotheage:

I get a massive white space at the top of my page when I scroll down, anyone know why this is?
here is my website http://www.clotheage.com
Your div #logo is 7 px higher than your image, hence the white space.

14 Jun 2009, 2:46 PM
#3939
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,841
Plugin Contributions:
0

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

Limelites,
I checked one of my older installs of lightbox and IH2 and found that it exhibits the same behavior and thinking about it I do recall this is why we decided to upload the large images in the final size we wanted them to be displayed at. You will find that if you turn off the lightbox the large images will then display at the size you have specified. So IH2 is doing what it is supposed to but lightbox is overriding the behavior in regard to the main image.

14 Jun 2009, 2:54 PM
#3940
limelites avatar

limelites

Totally Zenned

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

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

barco57:

Limelites,
I checked one of my older installs of lightbox and IH2 and found that it exhibits the same behavior and thinking about it I do recall this is why we decided to upload the large images in the final size we wanted them to be displayed at. You will find that if you turn off the lightbox the large images will then display at the size you have specified. So IH2 is doing what it is supposed to but lightbox is overriding the behavior in regard to the main image.

You're dead right, I disabled Lightbox to test this and the main product image goes to the size specified in IH admin.

Hmmmm so now I know what's causing it, I need to figure out how to override it......

Any ideas?