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

Results 4,701 to 4,720 of 7,094
3 Feb 2010, 10:14 PM
#4701
llynix avatar

llynix

Zen Follower

Join Date:
Jul 2009
Location:
Texas
Posts:
210
Plugin Contributions:
0

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

Image handler has been running great for awhile now. But I just noticed that images don't seem to be loading from the bmz_cache from my featured box:
http://beta.buydentalequipment.com/about_us/

I took a peek at sideboxes/tpl_featured.php and tpl_specials.php and I didn't notice anything different with the zen_image links. Specials box works just fine.

Just wondering if anyone knows why it works on one and not the other?

4 Feb 2010, 1:55 AM
#4702
gilby avatar

gilby

Totally Zenned

Join Date:
Aug 2005
Location:
Vic, Oz
Posts:
1,816
Plugin Contributions:
0

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

llynix:

Image handler has been running great for awhile now. But I just noticed that images don't seem to be loading from the bmz_cache from my featured box:
http://beta.buydentalequipment.com/about_us/

I took a peek at sideboxes/tpl_featured.php and tpl_specials.php and I didn't notice anything different with the zen_image links. Specials box works just fine.

Just wondering if anyone knows why it works on one and not the other?

I suspect its because that image is "smaller" than the "small" image size.
So..... IH doesn't size it "up" it leaves it as is. It doesn't need to use the cache as its the original image.

PS: Your image sizes could use a bit standardization. They seem to be all different sizes

4 Feb 2010, 2:21 PM
#4703
llynix avatar

llynix

Zen Follower

Join Date:
Jul 2009
Location:
Texas
Posts:
210
Plugin Contributions:
0

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

gilby:

I suspect its because that image is "smaller" than the "small" image size.
So..... IH doesn't size it "up" it leaves it as is. It doesn't need to use the cache as its the original image.

PS: Your image sizes could use a bit standardization. They seem to be all different sizes

That was it. It turned out to just be one particular picture in the featured category.

The images are a mess. I've been slowly cleaning them up. They used to have the wrong extensions.. IH2 didn't like that.

4 Feb 2010, 7:27 PM
#4704
pinkleopard avatar

pinkleopard

Zen Follower

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

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

Hi, I have run into some problems with IH. I have the latest d/l of zen. I have used IH before so I am clueless as to why the images are duplicating the same number. I am also using Zen Lightbox. I have attached a pic.

Any thoughts?

Bridgett

5 Feb 2010, 7:15 PM
#4705
llynix avatar

llynix

Zen Follower

Join Date:
Jul 2009
Location:
Texas
Posts:
210
Plugin Contributions:
0

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

kcb410:

Hi DivaVocals,
Thank you for responding.

On Nov 3 you said:

I've got to be honest.. I've NEVER been able to get the watermarking in IH2 to work correctly, and I decided to let that battle go.. My clients now use a watermarking tool that batch processes whole folders of files.. Then they upload the watermarked images via IH2.. I know that's not the solution to what's wrong with IH2, but it is a viable alternate solutionif it helps.

Should I stop looking or is there a solution after that?
Thanks DivaVocals.

Hrmm.. had this same problem on my beta site just now. Finally tracked it down.

includes/modules/YOURTHEME/main_product_image.php

Hadn't copied it over to my new theme :)

12 Feb 2010, 4:08 PM
#4706
hedgepig avatar

hedgepig

New Zenner

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

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

could someone tell me how i would rename the bmz_cache folder? we seem to have a few unrelated php files appearing in this folder and if someone could tell me which file (and which line number) i edit to enable another cache name to be used i would appreciate it.

regards

Lyn

12 Feb 2010, 6:15 PM
#4707
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

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

hedgepig:

could someone tell me how i would rename the bmz_cache folder? we seem to have a few unrelated php files appearing in this folder and if someone could tell me which file (and which line number) i edit to enable another cache name to be used i would appreciate it.

regards

Lyn

The file controlling the cache folder is:

/includes/extra_configures/bmz_io_conf.php

I have not changed the name, so I don't know if you have just change it or if there's more to it than that.

12 Feb 2010, 9:26 PM
#4708
hedgepig avatar

hedgepig

New Zenner

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

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

worked a treat - many thanks!

Lyn

15 Feb 2010, 1:22 PM
#4709
imaker avatar

imaker

New Zenner

Join Date:
Feb 2006
Posts:
3
Plugin Contributions:
0

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

I'm using zencart 1.3.8a with ih2 image_handler__for_vx_Ver2-0rev7 and jq zoom Version: 1.5

Have a problem with multiple images. If I add 3 images all appears to work well and ih shows resized images but on the product page the last image is squashed. If I look at the html source for the product detail page the product images are the large size image and scaled to fit.

So ih2 doesn't appear to be resizing and also has the wrong size for the last image uploaded. Have I done something wrong? Please help.

15 Feb 2010, 4:39 PM
#4710
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

imaker:

I'm using zencart 1.3.8a with ih2 image_handler__for_vx_Ver2-0rev7 and jq zoom Version: 1.5

Have a problem with multiple images. If I add 3 images all appears to work well and ih shows resized images but on the product page the last image is squashed. If I look at the html source for the product detail page the product images are the large size image and scaled to fit.

So ih2 doesn't appear to be resizing and also has the wrong size for the last image uploaded. Have I done something wrong? Please help.
Link to site might help the community help you..

15 Feb 2010, 5:59 PM
#4711
kiersteny avatar

kiersteny

New Zenner

Join Date:
Jul 2009
Posts:
6
Plugin Contributions:
0

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

I just installed IH2 a few days ago & have been unable to get additional product images to show. I've read through many posts on this thread and others about this issue and have attempted the suggested fixes (including installing the restore patch), but have not been able to resolve the problem. I'm using the latest IH2 on a test site with Zen Cart 1.38.

Thanks!

15 Feb 2010, 6:49 PM
#4712
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

kiersteny:

I just installed IH2 a few days ago & have been unable to get additional product images to show. I've read through many posts on this thread and others about this issue and have attempted the suggested fixes (including installing the restore patch), but have not been able to resolve the problem. I'm using the latest IH2 on a test site with Zen Cart 1.38.

Thanks!Link to site might help the community help you.. Also do ANY of your product names contain double or single quotes??? If they do and you've read through this thread, you would have seen posts where it's been discussed that single and double quotes in product names will cause issue with this mod displaying additional product images..

16 Feb 2010, 10:18 AM
#4713
imaker avatar

imaker

New Zenner

Join Date:
Feb 2006
Posts:
3
Plugin Contributions:
0

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

DivaVocals:

Link to site might help the community help you..

Oops, sorry. Very much in development but here's an example http://www.imakerdev.co.cc/ursulaodette/index.php?main_page=product_info&cPath=3&products_id=8
If you hover over the thumbnails the main image goes short and fat. Really appreciate you having a look.

Jim

16 Feb 2010, 1:54 PM
#4714
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

imaker:

Oops, sorry. Very much in development but here's an example http://www.imakerdev.co.cc/ursulaodette/index.php?main_page=product_info&cPath=3&products_id=8
If you hover over the thumbnails the main image goes short and fat. Really appreciate you having a look.

JimSorry I don't see the behavior you describe at all.. I do see the image swapping effect though (very cool)

17 Feb 2010, 2:44 AM
#4715
renz avatar

renz

Zen Follower

Join Date:
Jun 2006
Posts:
439
Plugin Contributions:
0

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

A quick question please: I currently have IH 2.0 for zen 1.3.7

I would like to upgrade to IH2 v2 rev 7 as I understand this also fixes the IE hover issues (where image can disappear out of visual site)

As far as I see it's a very simple over right to the existing vs above.

*  Rename \includes\templates\YOUR_TEMPLATE to match your template's folder name
* Rename admin to match your admin folder name (if you have renamed your admin folder)
* FTP to your site
* Go to Admin > Tools > Image Handler and click on the "Install Image Handler" link

The only concern I have is I also have the JS scroller installed, will this be affected by the upgrade.

Thanks for your assistance
RR

17 Feb 2010, 6:21 AM
#4716
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

Renz:

A quick question please: I currently have IH 2.0 for zen 1.3.7

I would like to upgrade to IH2 v2 rev 7 as I understand this also fixes the IE hover issues (where image can disappear out of visual site)

As far as I see it's a very simple over right to the existing vs above.

*  Rename \includes\templates\YOUR_TEMPLATE to match your template's folder name
* Rename admin to match your admin folder name (if you have renamed your admin folder)
* FTP to your site
* Go to Admin > Tools > Image Handler and click on the "Install Image Handler" link

The only concern I have is I also have the JS scroller installed, will this be affected by the upgrade.

Thanks for your assistance
RRDunno for sure.. To be safe you should compare your other module files to the IH2 module files before installing and merge any changes in the common files..

17 Feb 2010, 7:28 AM
#4717
renz avatar

renz

Zen Follower

Join Date:
Jun 2006
Posts:
439
Plugin Contributions:
0

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

Thanks for that,

I can confirm that installing this module was so simple I went to make coffee, also got rid of the clutter as per instructions:
* A shopad folder was added, which was a duplicate of the admin folder and served no purpose, probably inadvertently left over by the original developer.
* In the admin/includes/modules a corrupt file was left behind: category_product_listing.php.patch
This module does not interfere or overwrite any files from the JS Scroller sidebox package vs1.

One last question if I may, how can I increase the size of image that I hover over.

I will post my settings below. Thanks RR

Images
Title Value Action
Small Image Width 100
Small Image Height 80! Info
Heading Image Width - Admin 57 Info
Heading Image Height - Admin 40 Info
Subcategory Image Width 100 Info
Subcategory Image Height 100! Info
Calculate Image Size true Info
Image Required true Info
Image - Shopping Cart Status 1 Info
Image - Shopping Cart Width 80 Info
Image - Shopping Cart Height 80! Info
Category Icon Image Width - Product Info Pages 80 Info
Category Icon Image Height - Product Info Pages 80 Info
Top Subcategory Image Width 150 Info
Top Subcategory Image Height 150 Info
Product Info - Image Width 150 Info
Product Info - Image Height 150 Info
Product Info - Image Medium Suffix _MED Info
Product Info - Image Large Suffix _LRG Info
Product Info - Number of Additional Images per Row 3 Info
Image - Product Listing Width 100 Info
Image - Product Listing Height 80! Info
Image - Product New Listing Width 100 Info
Image - Product New Listing Height 80! Info
Image - New Products Width 100 Info
Image - New Products Height 80! Info
Image - Featured Products Width 100 Info
Image - Featured Products Height 80! Info
Image - Product All Listing Width 100 Info
Image - Product All Listing Height 80! Info
Product Image - No Image Status 1 Info
Product Image - No Image picture no_picture.gif Info
Image - Use Proportional Images on Products and Categories 1 Info
IH resize images yes Info
IH small image filetype no_change Info
IH small image background 255:255:255 Info
IH watermark small images no Info
IH zoom small images yes Info
IH small image hotzone no Info
IH small image compression quality 85 Info
IH medium image filetype no_change Info
IH medium image background 255:255:255 Info
IH watermark medium images no Info
IH zoom medium images no Info
IH medium image hotzone no Info
IH medium image compression quality 85 Info
IH large image filetype no_change Info
IH large image background 255:255:255 Info
IH watermark large images no Info
IH large image compression quality 85 Info
IH large image maximum width 750 Info
IH large image maximum height 550 Info
IH watermark gravity Center Info
IH zoom gravity SouthEast Info

17 Feb 2010, 4:40 PM
#4718
imaker avatar

imaker

New Zenner

Join Date:
Feb 2006
Posts:
3
Plugin Contributions:
0

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

DivaVocals:

Sorry I don't see the behavior you describe at all.. I do see the image swapping effect though (very cool)

Thanks for the compliment. Of the 3 pics the one with the handbag is an original image size of 710 x 1645 that was uploaded using ih2. On the page it is shown resized to 153 x 260 when it should be 112 x 260 and so squashed.

IH2 doesn't seem to have resized and saved the pictures though it shows the sizes.

Totally confused.

17 Feb 2010, 5:06 PM
#4719
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

imaker:

Thanks for the compliment. Of the 3 pics the one with the handbag is an original image size of 710 x 1645 that was uploaded using ih2. On the page it is shown resized to 153 x 260 when it should be 112 x 260 and so squashed.

IH2 doesn't seem to have resized and saved the pictures though it shows the sizes.

Totally confused.I understand what you are saying, but I don't see SQUASHED looking images at all when I look at your product pages..

Nevertheless IH2 seems incomplete on your site.. You should review all of your IH2 settings and the image swapping module you are using.. It's possible that there are files that the image swapping module has in common with IH2. If you haven't merged the common files, you could end up with the issues you are currently having.. You will need to merge those changes in the common files using a program like Winmerge or Beyond Compare..

17 Feb 2010, 5:07 PM
#4720
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

If I recall this correctly the product image and the hover are the medium images..

Renz:

Thanks for that,

I can confirm that installing this module was so simple I went to make coffee, also got rid of the clutter as per instructions:
* A shopad folder was added, which was a duplicate of the admin folder and served no purpose, probably inadvertently left over by the original developer.
* In the admin/includes/modules a corrupt file was left behind: category_product_listing.php.patch
This module does not interfere or overwrite any files from the JS Scroller sidebox package vs1.

One last question if I may, how can I increase the size of image that I hover over.

I will post my settings below. Thanks RR

Images
Title Value Action
Small Image Width 100
Small Image Height 80! Info
Heading Image Width - Admin 57 Info
Heading Image Height - Admin 40 Info
Subcategory Image Width 100 Info
Subcategory Image Height 100! Info
Calculate Image Size true Info
Image Required true Info
Image - Shopping Cart Status 1 Info
Image - Shopping Cart Width 80 Info
Image - Shopping Cart Height 80! Info
Category Icon Image Width - Product Info Pages 80 Info
Category Icon Image Height - Product Info Pages 80 Info
Top Subcategory Image Width 150 Info
Top Subcategory Image Height 150 Info
Product Info - Image Width 150 Info
Product Info - Image Height 150 Info
Product Info - Image Medium Suffix _MED Info
Product Info - Image Large Suffix _LRG Info
Product Info - Number of Additional Images per Row 3 Info
Image - Product Listing Width 100 Info
Image - Product Listing Height 80! Info
Image - Product New Listing Width 100 Info
Image - Product New Listing Height 80! Info
Image - New Products Width 100 Info
Image - New Products Height 80! Info
Image - Featured Products Width 100 Info
Image - Featured Products Height 80! Info
Image - Product All Listing Width 100 Info
Image - Product All Listing Height 80! Info
Product Image - No Image Status 1 Info
Product Image - No Image picture no_picture.gif Info
Image - Use Proportional Images on Products and Categories 1 Info
IH resize images yes Info
IH small image filetype no_change Info
IH small image background 255:255:255 Info
IH watermark small images no Info
IH zoom small images yes Info
IH small image hotzone no Info
IH small image compression quality 85 Info
IH medium image filetype no_change Info
IH medium image background 255:255:255 Info
IH watermark medium images no Info
IH zoom medium images no Info
IH medium image hotzone no Info
IH medium image compression quality 85 Info
IH large image filetype no_change Info
IH large image background 255:255:255 Info
IH watermark large images no Info
IH large image compression quality 85 Info
IH large image maximum width 750 Info
IH large image maximum height 550 Info
IH watermark gravity Center Info
IH zoom gravity SouthEast Info