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

Results 1,061 to 1,080 of 7,094
3 Apr 2007, 7:08 AM
#1061
marcap avatar

marcap

Zen Follower

Join Date:
Mar 2007
Posts:
106
Plugin Contributions:
0

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

Hi, I posted some posts above but got no answer to my question, maybe nobody saw it.
I would like to know if it is possible to have some text at the side or top or bottom in the popup image and if yes how.

I am setting and e-commerce for a friend of mine and when I mouseover an image I would like to have a desciption of that, more of what I can write in the page itself.

Here is the page:

http://marcap.info/lozza/zen-cart/index.php?main_page=index&cPath=77_78

When I mouseover I would like to have a larger image and a few lines with it. (IH it is not installed yet, waiting for an answer first).

Thank you

3 Apr 2007, 7:21 AM
#1062
batteryman avatar

batteryman

Zen Follower

Join Date:
Jul 2004
Location:
Las Vegas
Posts:
327
Plugin Contributions:
0

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

Like I said above you change the imagemagic line to " so its empty and the GD should be 2 (or 1 to force on if 2 fails)

I dont know where those things are to change them is what I'm getting at.

Is it a file or the admin>config>image. Be a little more specific if you could.

thanks
avel

3 Apr 2007, 11:13 AM
#1063
xtreeme avatar

xtreeme

New Zenner

Join Date:
Apr 2007
Posts:
20
Plugin Contributions:
0

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

"Is it a file or the admin>config>image. Be a little more specific if you could."

Its a file. You ftp the file to your desktop then edit it. The files location is

(shop folder)/includes/extra_configures/bmz_image_handler_conf

Once you have that file open to edit it look for this line near top

$ihConf['im_convert'] = ''; //if you want to use ImageMagick, you must specify the convert binary here (e.g. '/usr/bin/convert')

make sure it looks like that, nothing should be inbetween "

Now look for this line below it

$ihConf['gdlib'] = 2; //the GDlib version (0, 1 or 2) 2 tries to autodetect

and make sure its set to 2. Now upload it back to the server. If setting 2 fails try setting 1.

3 Apr 2007, 11:21 AM
#1064
xtreeme avatar

xtreeme

New Zenner

Join Date:
Apr 2007
Posts:
20
Plugin Contributions:
0

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

Update to my problem. I fixed it. It wasnt IH2 at all. It was a template file she changed for zen cart.

What I did was copy store to my uniform server. Put zc_install folder back in. Copied the original zen cart files overtop the others, so as to replace the same named folders/files. Then made a db with same name/pass in uniform as live server. Then ran update on zc_installer.

All in all I took it apart one folder at a time, till I got to one. Then one found the one file (after a long while).

It was includes/templates/template_default/popup_image/tpl_main_page

at first I was like you:censored:

then I was instanly more like :clap: :clap:

Thanks for the help everyone Im so glad its working for her now.:smile:

3 Apr 2007, 1:02 PM
#1065
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

Oh, good Xtreeme.......Glad to see you got it. Looks good, too. :clap:
What was wrong with that particular file?........

3 Apr 2007, 8:57 PM
#1066
xtreeme avatar

xtreeme

New Zenner

Join Date:
Apr 2007
Posts:
20
Plugin Contributions:
0

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

This one word....popupImage.......thats it

tpl that didnt work

<body id="popupAdditionalImage" class="centeredContent" onLoad="resize();">

One that did

<body id="popupImage" class="centeredContent" onLoad="resize();">

so popupAdditionalImage was supposed to be popupImage. I dont know how she got the file there maybe from a old version. I did a 9 hour crunch sesion to find that one word that was wrong hahaha. Oh well Im used to it phpBB can be like that too. Love that php code. heh.

4 Apr 2007, 8:16 PM
#1067
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

I just installed IH2 on zen 1.3.7 and get no errors. Admin looks great, images show up in small, medium and large. But my zoom does not work, even on small images. I cannot go through all of this forum to find an answer and when you search, the search results are not clickable so that you can read the entire message, so someone please give me some direction!

Thanks!

5 Apr 2007, 3:28 AM
#1068
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

Doodlebuckets:

I just installed IH2 on zen 1.3.7 and get no errors. Admin looks great, images show up in small, medium and large. But my zoom does not work, even on small images. I cannot go through all of this forum to find an answer and when you search, the search results are not clickable so that you can read the entire message, so someone please give me some direction!

Thanks!

http://forum.zen-cart.com/showthread.php?t=35913&page=103
For me changing the image size in the admin to a odd number work.
100x100 changed to 101x101

HTH,
M

5 Apr 2007, 1:33 PM
#1069
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

tophand:

http://forum.zen-cart.com/showthread.php?t=35913&page=103
For me changing the image size in the admin to a odd number work.
100x100 changed to 101x101

HTH,
M

I tried all different kinds of settings with odd numbers. So I put them all back to what they were:

Small Image Width 100
Small Image Height 80
Heading Image Width - Admin 57
Heading Image Height - Admin 40
Subcategory Image Width 100
Subcategory Image Height 57
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 50
Image - Shopping Cart Height 40
Category Icon Image Width - Product Info Pages 57
Category Icon Image Height - Product Info Pages 40
Top Subcategory Image Width 150
Top Subcategory Image Height 85
Product Info - Image Width 150
Product Info - Image Height 120
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 100
Image - Product Listing Height 80
Image - Product New Listing Width 100
Image - Product New Listing Height 80
Image - New Products Width 100
Image - New Products Height 80
Image - Featured Products Width 100
Image - Featured Products Height 80
Image - Product All Listing Width 100
Image - Product All Listing Height 80
Product Image - No Image Status 1
Product Image - No Image picture no_picture.gif Info
Image - Use Proportional Images on Products and Categories 1
IH resize images yes
IH small image filetype jpg
IH small image background 255:255:255
IH watermark small images no
IH zoom small images yes
IH small image hotzone no
IH small image compression quality 85
IH medium image filetype jpg
IH medium image background 255:255:255
IH watermark medium images no
IH zoom medium images yes
IH medium image hotzone no
IH medium image compression quality 85
IH large image filetype jpg
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
IH zoom gravity SouthEast

Is there anything wrong here or anything else to configure? When I go to Tools, IH2 and go to the manage tab my pics are there. When I right click on them, the image location is http://www.modesty-matters.com/store/bmz_cache/e/eefe1ab360e5cb22b2e808afbf8a5810.image.40x40.jpg
I get no images in my medium and large folders in my images folder. Are there supposed to be?

5 Apr 2007, 2:10 PM
#1070
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

Doodlebuckets, what is the size of your original image?
What size do you want your small images to be?
What size do you want your product page image (also the hover image) to be?
What size do you want your Large image to be?

5 Apr 2007, 2:57 PM
#1071
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

Get Em Fast:

Doodlebuckets, what is the size of your original image?
What size do you want your small images to be?
What size do you want your product page image (also the hover image) to be?
What size do you want your Large image to be?

I was going to tweak my sizes after I got the zoom working. I really would like to have my product images a bit larger, but how large I hadn't worked out yet. One original image I just looked at was 197 x 280 pixels, so not huge. I would actually like the originals to be a bit larger, but I will worry about that later, if at all.

Thanks for the reply. Do you have any suggestions for the image sizes?

Amy

5 Apr 2007, 4:30 PM
#1072
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

Doodlebuckets, it all kinda HAS to be done together. You see......IH uses your small image size (specified in Zen image settings) to create your smaller images, and IH uses your Product info image size (specified in Zen image sizes) to create your hover image, and your IH Max size to create your larger images. Take a look here, https://www.linenspace.com, and see if you like the size I've got.
If you do, I'll post my settings, If you don't, specify the image sizes you would like, and I'll try to help you get it set up.

5 Apr 2007, 4:43 PM
#1073
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

Get Em Fast:

Doodlebuckets, it all kinda HAS to be done together. You see......IH uses your small image size (specified in Zen image settings) to create your smaller images, and IH uses your Product info image size (specified in Zen image sizes) to create your hover image, and your IH Max size to create your larger images. Take a look here, https://www.linenspace.com, and see if you like the size I've got.
If you do, I'll post my settings, If you don't, specify the image sizes you would like, and I'll try to help you get it set up.

Lovely site you've got there :) I would be very interested in your settings. The only thing I wonder is what will happen if my larges from the original pics aren't as big as yours, will they still work? Also, once I try your settings, is there anything else I need to do? I am not 100% sure what needs to be done if anything from the "Manager" tab in IH. Thanks!
Amy

5 Apr 2007, 5:04 PM
#1074
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

Amy.....Yes, your original image will have to be quit large, as my IH Max image size is set to is 500x500, but, my images are all 600x600.

But, my settings in Admin>configuration>images are as follows:

small image width: 200
small image height: 200

Product info-image width: 400
Product info-image height: 400

image-Product listing width: 200
image-Product listing height: 200

image-New Products width: 200
image-New Products height: 200

IH large image maximum width: 500
IH large image maximum height: 500

These 5 settings should give you the same results as my site.
Then for each product, upload 1 500x500 or 600x600 image (placed ONLY in IH default image placeholder), and IH will do the rest.

5 Apr 2007, 5:21 PM
#1075
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

(placed in IH [COLOR=DarkRed]default image placeholder)

I'm not sure what this means....
Amy

5 Apr 2007, 5:54 PM
#1076
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

Doodlebuckets:

I'm not sure what this means....
Amy
In IH Managers "New Image" box...... upload your original image to the "Default Image File" box.

5 Apr 2007, 9:01 PM
#1077
doodlebee avatar

doodlebee

Inactive

Join Date:
Jan 2006
Posts:
228
Plugin Contributions:
0

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

I'm working on a site for someone - they changed hosts in the middle of the coding and then emailed me that they wanted their ZenCart upgraded from 1.3.5 to 1.3.7.

I made like 4 backups of the site - I was so nervous. Finally I went and did it, and everything went very smoothly - no problems (well, a few here and there, but not much I couldn't handle).

There is one thing I can't figure out: I'm having the same issues as this guy. Everything was fine, but the large images - which are supposed to be watermarked, are not.

I've triple-checked all settings, and yes, the large images are set to have watermarking. The largest image size is either 625px wide by 800 px tall, or vice versa. So I made the large image size 800 wide and 800 tall.

Still no watermark.

Yes, the image is where it's supposed to be. Yes, I cleared the cache. Yes I changed it to 801 x 801. Still no watermark.

I also looked at the files mentioned in that thread, and they look exactly like the files prior to the host move and upgrade.

This is a photographer's site, so I need that watermark. Anyone have any idea why it wouldn't show? Should I just remove it and reinstall it? What could be the problem?

I'd appreciate any help you can offer...thanks!

5 Apr 2007, 9:52 PM
#1078
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

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

doodlebee:

I'm working on a site for someone - they changed hosts in the middle of the coding and then emailed me that they wanted their ZenCart upgraded from 1.3.5 to 1.3.7.

I made like 4 backups of the site - I was so nervous. Finally I went and did it, and everything went very smoothly - no problems (well, a few here and there, but not much I couldn't handle).

There is one thing I can't figure out: I'm having the same issues as this guy. Everything was fine, but the large images - which are supposed to be watermarked, are not.

I've triple-checked all settings, and yes, the large images are set to have watermarking. The largest image size is either 625px wide by 800 px tall, or vice versa. So I made the large image size 800 wide and 800 tall.

Still no watermark.

Yes, the image is where it's supposed to be. Yes, I cleared the cache. Yes I changed it to 801 x 801. Still no watermark.

I also looked at the files mentioned in that thread, and they look exactly like the files prior to the host move and upgrade.

This is a photographer's site, so I need that watermark. Anyone have any idea why it wouldn't show? Should I just remove it and reinstall it? What could be the problem?

I'd appreciate any help you can offer...thanks!

Did you check the permissions settings on your images folder? And the images/large folder?

Are you using the exact same .png images that were working before?

6 Apr 2007, 12:27 AM
#1079
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

Get Em Fast:

Amy.....Yes, your original image will have to be quit large, as my IH Max image size is set to is 500x500, but, my images are all 600x600.

But, my settings in Admin>configuration>images are as follows:

small image width: 200
small image height: 200

Product info-image width: 400
Product info-image height: 400

image-Product listing width: 200
image-Product listing height: 200

image-New Products width: 200
image-New Products height: 200

IH large image maximum width: 500
IH large image maximum height: 500

These 5 settings should give you the same results as my site.
Then for each product, upload 1 500x500 or 600x600 image (placed ONLY in IH default image placeholder), and IH will do the rest.

I did all this and no cigar...sigh. Any other ideers?
Amy

6 Apr 2007, 1:06 AM
#1080
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

OK!!!!!!!!! I figgered it out! includes/templates/YOUR_TEMPLATE/jscript/jscript_imagehover.js

This file is in template_default and not in YOUR_TEMPLATE in the download I have. So from reading and old post from jettrue about this file being missing, I took a chance that it might work and indeed it does! Woo hoo and thanks jettrue and for the help I got from Go Get Em!

MIght want to tweak the download....
Amy