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

Results 1,541 to 1,560 of 7,094
7 Sep 2007, 8:02 PM
#1541
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

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

francocauter:

I have those files in there. Any other Idea?
IH2 also shows the floating mouseover image in "customers that have bought this also ...."
But it does not show it in the "New Products" and "Featured Products"
annoying:frusty:

Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"

8 Sep 2007, 11:50 AM
#1542
francocauter avatar

francocauter

Zen Follower

Join Date:
Jun 2007
Location:
Milton Keynes UK
Posts:
153
Plugin Contributions:
0

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

oxicottin:

Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"

I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?

8 Sep 2007, 4:43 PM
#1543
peppyone avatar

peppyone

New Zenner

Join Date:
Dec 2004
Posts:
37
Plugin Contributions:
0

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

I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?

Been trying many settings and can't seem to find the right one.

many thanks!

8 Sep 2007, 4:50 PM
#1544
francocauter avatar

francocauter

Zen Follower

Join Date:
Jun 2007
Location:
Milton Keynes UK
Posts:
153
Plugin Contributions:
0

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

peppyone:

I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?

Been trying many settings and can't seem to find the right one.

many thanks!

Yes in admin - configuration - images

8 Sep 2007, 7:42 PM
#1545
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

peppyone:

I am satisfied with the quality of the images on my main page in "Featured products" and "Monthly specials" but I would like them to show up larger. Is there a control in Admin for this?

Been trying many settings and can't seem to find the right one.

many thanks!

francocauter:

Yes in admin - configuration - images

Like Franco said, but the size of the hover image is controlled by the size of your Image - Product Info settings.

9 Sep 2007, 5:51 AM
#1546
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

francocauter:

I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?

Did you find the fix?
Everything work for me. It did take a minute or so for the photos to load.
What is your IH image compression quality set at?

M

9 Sep 2007, 11:22 AM
#1547
francocauter avatar

francocauter

Zen Follower

Join Date:
Jun 2007
Location:
Milton Keynes UK
Posts:
153
Plugin Contributions:
0

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

tophand:

Did you find the fix?
Everything work for me. It did take a minute or so for the photos to load.
What is your IH image compression quality set at?

M
Yes it works now but I dont know how exactly all I did I maneuvered the admin - configuration - new listing and featured listing
The compression I left it at the default 85%

9 Sep 2007, 11:59 AM
#1548
craigw avatar

craigw

New Zenner

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

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

Haven't seen a solution posted anywhere, but I have found what causes the scrolling problems in sideboxes with IE 6 & IE 7.

It's the fact that IH2 does a " style="position:relative" " on the images in those sideboxes. Remove this CSS style and the problem is fixed.

Have a look in includes/classes/bmz_image_handler.class.php, right at the end of the file.

You will see:
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom'...

Just remove the offending style so you end up with:
return $parameters . 'onmouseover="showtrail(' . "'$products_image_zoom'...

Or you could detect whether you are in a sidebox or not and filter out the style only for sideboxes. Or maybe through CSS, haven't checked yet.

9 Sep 2007, 12:12 PM
#1549
craigw avatar

craigw

New Zenner

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

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

I meant to add that this change although fixes scrolling, breaks image hover functionality.

So anyone have the time and/or knowledge to detect whether we are in a sidebox or not or over-ride this in CSS via our Stylesheet maybe.

9 Sep 2007, 5:15 PM
#1550
francocauter avatar

francocauter

Zen Follower

Join Date:
Jun 2007
Location:
Milton Keynes UK
Posts:
153
Plugin Contributions:
0

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

Hi everyone I have another problem for us!
Does anyone know why IE7 screws up the center page when you put additional images with IH2? is great with firefox.

9 Sep 2007, 5:21 PM
#1551
francocauter avatar

francocauter

Zen Follower

Join Date:
Jun 2007
Location:
Milton Keynes UK
Posts:
153
Plugin Contributions:
0

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

oxicottin:

Here is the one I have working try it and let me know if it worked for you! Dont forget to rename the folder "Your_Template"

By the way those files in that zip? im2 Works Do not delete!!.zip
I suggest not to use them as they screwed up my IH2 I suggest to use the original ones from the download area!

9 Sep 2007, 6:13 PM
#1552
jeet020 avatar

jeet020

New Zenner

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

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

Hi want urgent help in installing image handler.

I am using zen cart version 1.3.7 and template is cherry zen.

I have installed image-handler_2.0-zc13 and everything is installed with out facing any errors but it doesn't work properly.

Please help if anyone have installed it and working properly.

Thanks.

10 Sep 2007, 12:52 AM
#1553
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

What is not working properly?

Have you double check to see that you upload all the files?
Are they in the right place?
A link to your site?

M

10 Sep 2007, 12:56 AM
#1554
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

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

francocauter:

By the way those files in that zip? im2 Works Do not delete!!.zip
I suggest not to use them as they screwed up my IH2 I suggest to use the original ones from the download area!

I got those files from a working site! Dont know why it doesnt work for you:blink:

10 Sep 2007, 6:59 AM
#1555
jeet020 avatar

jeet020

New Zenner

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

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

Hi,

Can anyone help me to install it on my site.
I am ready to provide you all the details of admin and ftp.

Let me know thanks.

10 Sep 2007, 10:52 AM
#1556
andyii avatar

andyii

Zen Follower

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

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

francocauter:

I have uploaded these file but still there is no mouseover zoom in new products and featured products. The list of files seamed to me exactly the same as the original.
Is there a site that the images for new products and featured products in the welcome page the zoom feature works to have a look?
http://digibydesign.com/cart/
Ive had sites working for a long time now, with the corrected js files and the proper image size set, all works :P

10 Sep 2007, 11:08 AM
#1557
andyii avatar

andyii

Zen Follower

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

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

AndyII:

http://digibydesign.com/cart/
Ive had sites working for a long time now, with the corrected js files and the proper image size set, all works :P
http://digishopresources.com

10 Sep 2007, 4:55 PM
#1558
scrat avatar

scrat

Zen Follower

Join Date:
Dec 2005
Posts:
451
Plugin Contributions:
0

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

Warning: require_once(home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12

Fatal error: require_once() [function.require]: Failed opening required 'home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12

Hi I am getting the above error if I try to log into my admin pages, I have just migrated to a new host and I am trying to get the admin pages working. I think it may be permissions but do not seem to find which file is wrong any ideas?

10 Sep 2007, 6:19 PM
#1559
kimsonvu avatar

kimsonvu

Zen Follower

Join Date:
Aug 2006
Location:
HCMC
Posts:
263
Plugin Contributions:
0

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

I have some question about bmz_cached folder.It seem very very big now!About more than 200mb !How can optimal this folder?

KIMSON

Thanks you & best regards,

10 Sep 2007, 8:26 PM
#1560
scrat avatar

scrat

Zen Follower

Join Date:
Dec 2005
Posts:
451
Plugin Contributions:
0

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

Quote:
Warning: require_once(home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12

Fatal error: require_once() [function.require]: Failed opening required 'home/waclecou/public_html/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/waclecou/public_html/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Hi I am getting the above error if I try to log into my admin pages, I have just migrated to a new host and I am trying to get the admin pages working. I think it may be permissions but do not seem to find which file is wrong any ideas?


Ubuntu ~~ Linux for human beings
This is not a Image Handler Problem, it seems to be a corrupted file somewhere from the migration:blink: