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

Results 3,141 to 3,160 of 7,094
10 Nov 2008, 1:16 PM
#3141
tophand avatar

tophand

Totally Zenned

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

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

Qwert302:

Ok, so I'm moving one of my sites to a new Godaddy Virtual Dedicated server. I've got everything working except for IH2. When I uninstall it from the database the site works fine, but when it is installed I get lots of randomly blank content. I'm not sure what is causing it.

Take a look at my test site and see if you can give me any pointers. Thank you very much.

Have you cleared the bmz_cache folder?

10 Nov 2008, 1:21 PM
#3142
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

jvanree:

On this url http://www.shona-stoneart.nl I have installed IH2

I have the image hover working on product listing but I can't get it to work on the main product image (when you view a product page)
Can someone please help me out?

With IH, there is no hover function for the main product image on the product info page.
Looks like everything is working correctly.

10 Nov 2008, 3:11 PM
#3143
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

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

tophand:

Have you doubled check that you uploaded "All" the IH files?

yes all files upload
how to make the IH work ?

Thanks !

10 Nov 2008, 3:42 PM
#3144
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

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

this mu screen shoot from my admin

Thanks for helping .

10 Nov 2008, 7:17 PM
#3145
leavellwd avatar

leavellwd

New Zenner

Join Date:
Nov 2008
Posts:
25
Plugin Contributions:
0

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

tophand:

In your stylesheet find:
a img

a img {border: .5; border-color:#708773; }


I originally had this code in the site, and it worked perfectly.  Since I installed IH2 it doesn't work in my stylesheet.css for my template.

Is there a place in the IH2 files I will need to add the code?

My Stylesheet.css code (at least the top part) is as follows.

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #3B3B39;
background-color: #708773;
background-repeat: repeat;
background-position: center top;
}

a img {border: .5; border-color:#708773 }

a:link, #navEZPagesTOC ul li a {
color: #3B3B39;
text-decoration: none;
}

a:visited {
color: #3B3B39;
text-decoration: none;
}


The site address is <http://store.ashleys-giftbaskets.com>
10 Nov 2008, 8:50 PM
#3146
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

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

ok i know the problem
my service host say - no install GD or IMAGEMAGICK

so what the other choice ?!
That's mean i can't use with nouse hover picture and make him to open big ?

Thanks ,

10 Nov 2008, 8:54 PM
#3147
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

tophand:

Config/images
The following need to have the same image size setting if you want to use the hover/popup with that feature:
Small Image Width
Small Image Height
Image - Product New Listing Width
Image - Product New Listing Height
Image - New Products Width
Image - New Products Height
Image - Featured Products Width
Image - Featured Products Height
Image - Product All Listing Width
Image - Product All Listing Height

You can leave either width or height fields blank or zero. This will allow the image to scale correctly.

HTH,
MI was having an issue with the full size images being shown instead of the thumbnails for my additional product images. This fixed that problem, but I still do not see the hover effect working properly. Am I missing something?? (TOTALLY possible!:laugh:)

11 Nov 2008, 1:53 AM
#3148
msmith29063 avatar

msmith29063

New Zenner

Join Date:
Jan 2008
Posts:
71
Plugin Contributions:
0

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

Does anyone know if Magic Zoom is compatible with this add-on? Thanks!

11 Nov 2008, 3:21 AM
#3149
jvanree avatar

jvanree

Zen Follower

Join Date:
Mar 2008
Location:
Gouda, Netherlands
Posts:
211
Plugin Contributions:
0

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

tophand:

With IH, there is no hover function for the main product image on the product info page.
Looks like everything is working correctly.

Thank you for your answer! :thumbsup:

11 Nov 2008, 4:14 AM
#3150
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

leavellwd:

I originally had this code in the site, and it worked perfectly. Since I installed IH2 it doesn't work in my stylesheet.css for my template.

Is there a place in the IH2 files I will need to add the code?

My Stylesheet.css code (at least the top part) is as follows.

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #3B3B39;
background-color: #708773;
background-repeat: repeat;
background-position: center top;
}

a img {border: .5; border-color:#708773 }

a:link, #navEZPagesTOC ul li a {
color: #3B3B39;
text-decoration: none;
}

a:visited {
color: #3B3B39;
text-decoration: none;
}


You are missing the part in red
```
 a img {border: .5; border-color:#708773; }
11 Nov 2008, 4:22 AM
#3151
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

DivaVocals:

I was having an issue with the full size images being shown instead of the thumbnails for my additional product images. This fixed that problem, but I still do not see the hover effect working properly. Am I missing something?? (TOTALLY possible!:laugh:)

A link helps us help you.

11 Nov 2008, 4:25 AM
#3152
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

dmagic:

ok i know the problem
my service host say - no install GD or IMAGEMAGICK

so what the other choice ?!
That's mean i can't use with nouse hover picture and make him to open big ?

Thanks ,

Ask your host to install GD/IMAGEMAGIC or move to a host that has GD/IMAGEMAGIC.

11 Nov 2008, 5:03 AM
#3153
leavellwd avatar

leavellwd

New Zenner

Join Date:
Nov 2008
Posts:
25
Plugin Contributions:
0

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

tophand:

You are missing the part in red
```
a img {border: .5; border-color:#708773; }


Unfortunately it still didn't work after I added the ";" code.  Thanks for your help, tophand.  If you have any other suggestions, please let me know.  (I do feel stupid though for not putting the ";" in.
11 Nov 2008, 7:23 AM
#3154
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

tophand:

A link helps us help you.http://clients.overthehillweb.com/kdezines

11 Nov 2008, 8:16 AM
#3155
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

leavellwd:

Unfortunately it still didn't work after I added the ";" code. Thanks for your help, tophand. If you have any other suggestions, please let me know. (I do feel stupid though for not putting the ";" in.

Works for me.
Search this thread for "Border color or border", there is another way of doing this with css.

11 Nov 2008, 8:21 AM
#3156
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

DivaVocals:

http://clients.overthehillweb.com/kdezines

Need to double check that you upload "All" the IH files.
Your are missing a js file, need to go in darkness/jscript folder.

11 Nov 2008, 5:41 PM
#3157
mathewchan avatar

mathewchan

New Zenner

Join Date:
Sep 2006
Posts:
21
Plugin Contributions:
0

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

My customers have been asking me to let them zoom the images on the shopping cart page so that they don't have to click on each of them to check if they already have the right items.

Is it actually possible to do some minor changes in the pages/shopping_cart/header_php.php to achieve this? :smile:

11 Nov 2008, 7:50 PM
#3158
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

tophand:

Need to double check that you upload "All" the IH files.
Your are missing a js file, need to go in darkness/jscript folder.I had done just that.. somehow this file got missed.. thanks for the assist..:smile:

12 Nov 2008, 8:17 AM
#3159
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

Anyone yet update the IH2 mod for ZC v.1.38a ?

In particular the files within \includes\modules\

I'm having difficulties merging the diffs between additional_images.php.

I've compared the version released in "various" 09-16-06 repackage with the supposedly more recent "imaginadw.com" 10-21-07 package, and found the imagindw package appears to be based on an older version of additional_images.php

Also wondering about the diffs in main_product_image.php

And same question about header_php.php in:
/includes/modules/pages/popup_image/
-and-
/includes/modules/pages/popup_image_additional/

Anyone with truly up-to-date versions of these four files for IH2 and ZC v.138a ?

Woody

13 Nov 2008, 5:50 AM
#3160
qwert302 avatar

qwert302

Zen Follower

Join Date:
Mar 2008
Posts:
148
Plugin Contributions:
0

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

I'm still getting random blank content from IH2. I have just installed ImageMagick on my server, so that's not the issue. Here are some of my error logs.

[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/2/2297f7ccc22a0da6da55dc1531beb50b.image.140x134.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/c/cbfeb8c08733b2400287439fe7a9c739.image.250x240.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/d/dcc554cfe300fd1182f45148d4895270.image.137x140.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/5/5a3194295e55372dedfb7df8a5ae883f.image.246x250.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/2/2e662a83b20fd321fd01ec23648de747.image.140x94.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
[10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/d/db4bbb024ee9af957b0aedd496869e86.image.250x169.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651

I have cleared the cache and reinstalled and restarted my server several times.

here is my test site

HELP!

Thanks.