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

Results 5,981 to 6,000 of 7,094
30 Oct 2010, 22:44
#5981
finlander avatar

finlander

Zen Follower

Join Date:
Oct 2010
Location:
Idaho
Posts:
293
Plugin Contributions:
0

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

I'm surprised that I can't find posts about the default IH upload directory. Doesn't anyone wonder about being able to specify?

Can we define it? I want to use a subdirectory (Images .. subdir) for all uploads I do with IH. Can we set it somewhere or does it have to be a code change. If code, which file do you think? Thanks.

30 Oct 2010, 23:55
#5982
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

finlander:

I'm surprised that I can't find posts about the default IH upload directory. Doesn't anyone wonder about being able to specify?

Can we define it? I want to use a subdirectory (Images .. subdir) for all uploads I do with IH. Can we set it somewhere or does it have to be a code change. If code, which file do you think? Thanks.The default directory can be specified if you upload the initial product image via IH2 (in other words you would create the product with NO image when you first create it and then use IH2 to upload the primary and additional product images)

Otherwise you specify the product image directory when you create the product and upload the initial product image. (the directory must exist for it to be available in the image directories -- Zen Cart assumes that this will be a sub directory of the "images" directory) After that IH2 saves all your additional images to the same location that you specified for your primary product image..

31 Oct 2010, 01:03
#5983
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

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

DivaVocals:

The default directory can be specified if you upload the initial product image via IH2 (in other words you would create the product with NO image when you first create it and then use IH2 to upload the primary and additional product images)

Otherwise you specify the product image directory when you create the product and upload the initial product image. (the directory must exist for it to be available in the image directories -- Zen Cart assumes that this will be a sub directory of the "images" directory) After that IH2 saves all your additional images to the same location that you specified for your primary product image..

this is true...I rename my inages with the _01 or whatever number they need for the additional ones

then i place them into a folder without the main picture...then upload it to the spot we need it to be.

I have many vendors so I put the folder in the images foler/vendor name folder/product folder and enter that path into the place when selecting the main image from my computer....promos/vendor/product/

this way all vendor images are in one spot

the previously uploaded images will automatically appear when the main one is added

hope that doisn't confuse you

31 Oct 2010, 13:46
#5984
524cw avatar

524cw

New Zenner

Join Date:
Sep 2008
Posts:
53
Plugin Contributions:
0

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

Now that I've got the additional images for my product, is there any way to indicate to the person shopping the site, looking at the subcategory page, that a product has more images? I'd like to put a short line of text like "More Pictures" or "More Colors Available" under the main product image on the subcategory page if there are additional images.

I've been playing around with statements like

if ($num_images > 0) echo ('<p>More Images</p>');
31 Oct 2010, 15:10
#5985
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

524cw:

Now that I've got the additional images for my product, is there any way to indicate to the person shopping the site, looking at the subcategory page, that a product has more images? I'd like to put a short line of text like "More Pictures" or "More Colors Available" under the main product image on the subcategory page if there are additional images.

I've been playing around with statements like

if ($num_images > 0) echo ('<p>More Images</p>');

31 Oct 2010, 18:42
#5986
524cw avatar

524cw

New Zenner

Join Date:
Sep 2008
Posts:
53
Plugin Contributions:
0

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

DivaVocals:

Honestly the way Zen Cart handles additional images is not altered at all by IH2 so this isn't as much of an IH2 question as it is a GENERAL Zen Cart question..:smile: I suggest posting this in the appropriate place on the forum for such questions if you'd like to get assistance with how to execute this..

I agree with you... sadly my thread in that section hasn't generated any ideas. I thought I'd post here in case any of the multiple image people congregating here had solved a similar issue.

31 Oct 2010, 19:04
#5987
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

524cw:

I agree with you... sadly my thread in that section hasn't generated any ideas. I thought I'd post here in case any of the multiple image people congregating here had solved a similar issue.
Understood, but posting the link to your other thread might be a better way to approach this.. This way folks cans post their suggestions there, so we don't get into an off topic discussion on this support thread..:smile:

01 Nov 2010, 09:58
#5988
towerhealth avatar

towerhealth

New Zenner

Join Date:
Oct 2010
Posts:
24
Plugin Contributions:
0

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

Sorry but my question didn't get answered:

Sorry if this has been mentioned before, but what size images should I be using for small, medium and large?

I'd appreciate advice on this as it's all a little confusing!

01 Nov 2010, 15:20
#5989
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,760
Plugin Contributions:
9

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

@towerheath,
Don't take this wrong, but you might want to look at the readme.html that comes with the mod.
Second item under Features.
I would suggest you decide on a standard load image size if possible.

02 Nov 2010, 18:15
#5990
antoniobb avatar

antoniobb

New Zenner

Join Date:
Apr 2008
Posts:
51
Plugin Contributions:
0

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

I have tried too look for the answer but have been unable to do so... maybe the 600 page forum is blocking my capacity.

I have the latest version installed and the following happens:
some pictures: when the mouse hovers the small pic, it displays the large image, but some will display only the small image..but when the picture is clicked, the large file is loaded....

02 Nov 2010, 20:48
#5991
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

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

antoniobb:

I have tried too look for the answer but have been unable to do so... maybe the 600 page forum is blocking my capacity.

I have the latest version installed and the following happens:
some pictures: when the mouse hovers the small pic, it displays the large image, but some will display only the small image..but when the picture is clicked, the large file is loaded....

This often happens if you have had image handler running and then changed sizes, some set at the old size may still be cached

Have you tried clearing the imagehandler cache

tools --> Imagehandler --> click on the admin tab and select "clear image handler cache"

should fix it

if not post back with a URL, showing where this is happening and an example of each

02 Nov 2010, 21:05
#5992
antoniobb avatar

antoniobb

New Zenner

Join Date:
Apr 2008
Posts:
51
Plugin Contributions:
0

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

the module was just installed yesterday.. and no, clearing the cache did not do the trick.

Try ticoshopping . com

03 Nov 2010, 12:03
#5993
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

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

hc1501:

Hi All,

I have ih2 installed, the latest version on my website http://www.india-gifts-mall.com . I have a problem that I am trying to solve for the past few days but couldn't solve.

When I open my website on Google Chrome the hover effect of the images come on the upper part of the pages instead of with the images. please help me out whats wrong with my website.

My site works fine on ie and mozilla.

Thanks in advance,
hc

I did have the same problem in Chrome with a perfect install of rev7. Just upgraded to rev8c and Chrome displays like all other browsers.

Thanks to all for the rev8c upgraded version :clap:

03 Nov 2010, 14:07
#5994
vandiermen avatar

vandiermen

Totally Zenned

Join Date:
Feb 2007
Posts:
518
Plugin Contributions:
1

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

IH zoom small images not working on http://www.venturasvisions.com.au/editmenow/index.php?main_page=index&cPath=34

I have tried everything to get this working.

Possible causes:
changed of default images sizes?
installation of old 'template' mysql update patch? which changes default images sizes and add's things.

I have tied removing the 'template' files.

When I change back to the default zencart template (With IH2 files added) and hover over an image it create a big space at the top of the page.

... this is not the first time this has happened with my zencart installs (maybe bcuase of the templates I have been using with the mysql update patch

I have confirmed proper install and renaming YOUR_TEMPLATE (x 2) .

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

03 Nov 2010, 18:25
#5995
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

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

  1. It doesn't appear that the files have been merged, when i look at the source of this page
    http://www.venturasvisions.com.au/editmenow/index.php?main_page=index&cPath=34

your listings have no trace of image handler code in them

<td class="productListing-data" align="">
<a href="http://www.venturasvisions.com.au/editmenow/index.php?main_page=product_info&cPath=34&products_id=86">
<img src="images/website jewellery 015.JPG" alt="test 2" title=" test 2 " width="93" height="137" class="listingProductImage" />
</a>
</td>

If Image Handler is correctly installed it should look more like this

<td class="productListing-data" align="center">
<a href="http://scrapbookoutletnz.co.nz/shop/index.php?main_page=product_info&cPath=1558_1559&products_id=14598">
<img src="bmz_cache/8/8f352ebd901f284395d72a99768be77a.image.120x120.jpg" alt="AG Darcey - Black Quatrefoil Flocked Paper" title=" AG Darcey - Black Quatrefoil Flocked Paper " width="120" height="120" class="listingProductImage" style="position:relative" onmouseover="showtrail('bmz_cache/4/46e81b05dde2c20e6c55e0cc7fac0e44.image.200x200.jpg','AG Darcey - Black Quatrefoil Flocked Paper',120,120,200,200,this,0,0,120,120);" onmouseout="hidetrail();"  />
</a>
</td>

as for the default template having a gap appear on imagehover thats happened before to people, normally it was caused by people not adding the image handler css file to their current template

03 Nov 2010, 23:55
#5996
antoniobb avatar

antoniobb

New Zenner

Join Date:
Apr 2008
Posts:
51
Plugin Contributions:
0

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

antoniobb:

the module was just installed yesterday.. and no, clearing the cache did not do the trick.

Try ticoshopping . com

Hello, anyone had a chance to view the code? Still having this issue mentioned on pp 600..

04 Nov 2010, 17:29
#5997
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

Versus folks having to go through your whole site to find products whichave the issue you describe, it's helpful to provide links/locations of specific examples where the issue occurs on your site..> antoniobb:

the module was just installed yesterday.. and no, clearing the cache did not do the trick.

Try ticoshopping . com
Posted via Mobile Device

04 Nov 2010, 20:12
#5998
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

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

I don't have any image that shows up with my read/write reviews pages.

Is this related to IH? Thank you!

05 Nov 2010, 09:08
#5999
giancalr avatar

giancalr

Zen Follower

Join Date:
Jul 2010
Location:
L'Aquila
Posts:
113
Plugin Contributions:
1

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

hello, I wanted to know which is the file goes to read the images created in the folder bmz_chache. Thanks

05 Nov 2010, 09:32
#6000
awhfy99 avatar

awhfy99

Zen Follower

Join Date:
Feb 2007
Location:
Burleson. Texas
Posts:
196
Plugin Contributions:
0

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

joyjoy:

I don't have any image that shows up with my read/write reviews pages.

Is this related to IH? Thank you!

No, you are probably missing that image in (i think) /includes/templates/template_default/images/

If I remember correctly, it should be box_write_review.gif (but don't quote me on either).