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

Results 1,921 to 1,940 of 7,094
27 Nov 2007, 2:10 AM
#1921
testuser avatar

testuser

Inactive

Join Date:
Oct 2004
Location:
Houston, TX
Posts:
792
Plugin Contributions:
0

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

puggy:

:blink: Could you be more specific?
I uploaded 3 images a large, a medium and a small like what I read was suppose to due. Now I go into Configuration :: Images and there is no place to set the size, I thought this was done by the images I uploaded?

You seem to be making it more complicated than it actually is ... When you add a product and it asks for the product image, simply upload your large image here and Image Handler will resize that image according to the settings you have under Configuration :: Images. There is no need to upload three different images unless you need the images to be unique. EXAMPLE - your small image needs a border around it, or you want to show 4 bottles of something in your product listing image, and one big bottle for your product info image.

cs_jono:

If you go to say
clevershoppers (dot) com/collectibles-343/ashton-drake-galleries-362/

You'll notice when you go over the red zoom button the image is so zoomed in that it is being cut off at the top or at the side or at the bottom...and I'm wanting to make the image smaller so it doesn't do that.

The size of the hover is dependent upon the dimensions of:

  • Product Info - Image Width
  • Product Info - Image HeightYou can find these under Configuration ::Images as well.

Veronika7747:

That's what I did, but what folder should I specify for the largest image to go to? Also why does not the image show on all pages?

You should have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.

27 Nov 2007, 2:30 AM
#1922
testuser avatar

testuser

Inactive

Join Date:
Oct 2004
Location:
Houston, TX
Posts:
792
Plugin Contributions:
0

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

testuser:

You should have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.

Should read:

You shouldn't have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.

27 Nov 2007, 3:00 PM
#1923
cs_jono avatar

cs_jono

Inactive

Join Date:
Oct 2007
Posts:
187
Plugin Contributions:
0

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

tophand:

Admin--> Configuration-->images
Adjust the values for "Image- Product Listing".

M

Thanks for your help! Just for future reference for what I was looking to do i had to adjust the IH Large Image Maximum Width and IH Large Image Maximum Height. Thanks for pointing me towards the right direction though!

27 Nov 2007, 4:37 PM
#1924
veronika7747 avatar

veronika7747

Zen Follower

Join Date:
Nov 2007
Posts:
270
Plugin Contributions:
0

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

tophand:

A link to your site will help us help you.

Folder = images

M

Sorry, this is my 1st week. I am still developing only on my laptop. I'll keep trying.'
Thanks

27 Nov 2007, 5:02 PM
#1925
puggy avatar

puggy

New Zenner

Join Date:
Aug 2007
Posts:
70
Plugin Contributions:
0

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

testuser:

You seem to be making it more complicated than it actually is ... When you add a product and it asks for the product image, simply upload your large image here and Image Handler will resize that image according to the settings you have under Configuration :: Images. There is no need to upload three different images unless you need the images to be unique. EXAMPLE - your small image needs a border around it, or you want to show 4 bottles of something in your product listing image, and one big bottle for your product info image.
Okay I have an image that I uploaded that is 450x 450 when I hover over it is only a small percentage of the thumb. How Do I fix?

28 Nov 2007, 9:31 AM
#1926
xaria avatar

xaria

New Zenner

Join Date:
May 2007
Posts:
92
Plugin Contributions:
0

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

I tried to install IH2 on my server.
I uploaded all the required files to the respective folder. Now when I go to my admin interface I get the following warning and error:

Warning: require_once(C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.;C:\Program Files\xampp\php\pear') in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

29 Nov 2007, 6:37 AM
#1927
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

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

tophand:

Maybe you didn't upload all the files.
Have you checked?
bmz_images_handler.php is the defines file.

/admin/includes/languages/english/extra_definitions/bmz_image_handler.php

> ```
define('IH_HEADING_TITLE', 'Image Handler<sup>2</sup>');

M

I checked that file and it is correct. But in my admin, when I clicked on Tools > Image Handler 2, the title says "Customers" instead of "Image Handler 2". How do I fix this?

29 Nov 2007, 8:55 AM
#1928
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

dealbyethan.com:

I checked that file and it is correct. But in my admin, when I clicked on Tools > Image Handler 2, the title says "Customers" instead of "Image Handler 2". How do I fix this?

Same file, about line 13:

define('BOX_TOOLS_IMAGE_HANDLER', 'Image Handler<sup>2</sup>');

M

29 Nov 2007, 9:25 AM
#1929
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

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

Nothing wrong with that line either. It's defined as:
Image Handler<sup>2</sup>

30 Nov 2007, 6:04 AM
#1930
testuser avatar

testuser

Inactive

Join Date:
Oct 2004
Location:
Houston, TX
Posts:
792
Plugin Contributions:
0

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

dealbyethan.com:

Nothing wrong with that line either. It's defined as:
Image Handler<sup>2</sup>

Make sure you grabbed the download from the download section here on ZC ... You might also try re-uploading the IH files from a fresh zip package.

30 Nov 2007, 6:07 AM
#1931
testuser avatar

testuser

Inactive

Join Date:
Oct 2004
Location:
Houston, TX
Posts:
792
Plugin Contributions:
0

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

Xaria:

I tried to install IH2 on my server.
I uploaded all the required files to the respective folder. Now when I go to my admin interface I get the following warning and error:

Warning: require_once(C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.;C:\Program Files\xampp\php\pear') in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

You missed bmz_image_handler_conf.php ... check and make sure it's there. Make sure you didn't miss it under the includes folder as well.

30 Nov 2007, 6:25 AM
#1932
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

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

testuser:

Make sure you grabbed the download from the download section here on ZC ... You might also try re-uploading the IH files from a fresh zip package.

Yes, I tried that. It still displays as "Customers". Perhaps I should reinstall it? Is there any instruction for uninstallation?

30 Nov 2007, 3:15 PM
#1933
dante avatar

dante

New Zenner

Join Date:
Nov 2007
Posts:
3
Plugin Contributions:
0

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

Hi... I've installed imagehandler2 and want to use imagemagick....
I also installed imagemagick on our server via yast and set /usr/bin/convert at the conf....

but the image quality is extremly bad as u can see here.

The "hotspot-zoom-image" is not workung, the watermark is also invisible...

What have I do wrong? can someone help me?

30 Nov 2007, 5:32 PM
#1934
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

dante:

Hi... I've installed imagehandler2 and want to use imagemagick....
I also installed imagemagick on our server via yast and set /usr/bin/convert at the conf....

but the image quality is extremly bad as u can see here.

The "hotspot-zoom-image" is not workung, the watermark is also invisible...

What have I do wrong? can someone help me?

Have you made sure you upload "all" the IH files and are not corrupt?
You are missing a stylesheet.
Right now IH is not working on your site, so have you installed it from the admin?
Admin-->Tools-->Image Handler-->Admin
If installed then click the link to uninstall.
(Note: You are not deleting any files by doing this)
After the page refreshes, you can click the link to install.

M

30 Nov 2007, 5:36 PM
#1935
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

dealbyethan.com:

Yes, I tried that. It still displays as "Customers". Perhaps I should reinstall it? Is there any instruction for uninstallation?

If it was me.
I would just uninstall from the admin after clearing the image cache.
Then upload fresh files then from the admin again install.

M

30 Nov 2007, 9:07 PM
#1936
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

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

tophand:

If it was me.
I would just uninstall from the admin after clearing the image cache.
Then upload fresh files then from the admin again install.

M

I agree with tophand... upload the files again and make sure that you overwrite everything. BTW: tophand knows what he's doing... he has helped me a lot. Thanks tophand!

30 Nov 2007, 9:35 PM
#1937
sweet_zouzou avatar

sweet_zouzou

Zen Follower

Join Date:
Nov 2007
Posts:
138
Plugin Contributions:
0

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

I could use some help. Been working on this mod for a couple of days and tried most of the comments in this thread. I have 2 issues. The hover won't show up on the "small" images on the product page and the white background border won't go away (I've cleared IE cache and revised the background color in the admin).

If I check the properties of the images they are not in the bmz_cache.

https://www.sweetzouzou.com

Thx Sweet

30 Nov 2007, 11:28 PM
#1938
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

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

Sweet ZouZou:

I could use some help. Been working on this mod for a couple of days and tried most of the comments in this thread. I have 2 issues. The hover won't show up on the "small" images on the product page and the white background border won't go away (I've cleared IE cache and revised the background color in the admin).

If I check the properties of the images they are not in the bmz_cache.

https://www.sweetzouzou.com

Thx Sweet

Not to repeat myself, but... I had many of the same problems and the way I fixed it was to uninstsall IH2 then reinstall from the zip file making sure to overwrite all files. Once I did that everything worked.
Hope this helps...

1 Dec 2007, 12:04 AM
#1939
sweet_zouzou avatar

sweet_zouzou

Zen Follower

Join Date:
Nov 2007
Posts:
138
Plugin Contributions:
0

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

Thx Crabdance, I have performed this function once and will do it again, just to make sure I didnt miss anything.

1 Dec 2007, 3:12 AM
#1940
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

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

You're welcome... hope everything works out ok!