Zen Follower
- Join Date:
- Mar 2004
- Posts:
- 125
- Plugin Contributions:
- 1
Image Handler 2 (for ZC v1.3.8 ONLY) Support
Is IH compatible with Swap Image contribution?
Views: 2,510,384
Zen Follower
Is IH compatible with Swap Image contribution?
Zen Follower
G'day,
I downloaded what I believe to be the lastest version of Image Handler 2 from the Zen Cart web site, i.e. image_handler__for_vx_2.0v0916.zip
I going through comparing the IH2 versions of some php files with the original 1.3.5 ones, I notice that some of the IH2 version have the ?> line missing from the end of the file. See additional_images.php, main_product_image.php etc.
This could cause problems for those that do a straight replace of the files.
Best Regards, Lloyd Borrett.
Totally Zenned
If you plough through the preceeding 553 posts in this thread, you'll find that that is deliberate by the author and that it does not impinge on anything. :D
Zen Follower
Well, I resolved my situation somewhat by "only changing" in admin- config- images;
Image - Use Proportional Images on Products and Categories from 0 to 1 per Lala_G_Clef_Jewelry posted suggestion to dinki a couple days back. Thank you.
I could not get a product image or a larger image at all. This fixed it. But what is a mystery to me is why now most but not all of the "extra" admin- config - image choices are now gone. (?)
I did read back, (you know there is another 183 posts in the old thread) and found some good advice there. Per Tim, it is ok to have the DB as is, so I am not fixing it.
The proportional choice says not to have your image sizes at 0 as I do in the top section and not in the IH section. But it still works, so I ain't gunna fix that either untel I see its broke.
The GD / ImageMagick question I had was found in the code to auto choose GD. Thus removing the need in config- admin.
so far so good,
Zen Follower
I must correct my last post,
I did set -
IH large image maximum width 220
IH large image maximum height 0
Zen Follower
ignor this post, its a just the same ol hash
New Zenner
latest zen and IH
maybe im missing something , buy when i upload an image to a product , the new image gets added to every product in that catergory
Zen Follower
I am NOT an expert whatsoever but here is my experience with IH and maybe it might help someone.
First of all, I am using 1.35 version. I have installed IH2 for 1.35.
My images are resized and I name them in the same fashion as state by Ajeh many times. Naming of images can be anything. I normally pick a name that relates to the item or my inventory. My example is very generic.
top.jpg (main image)
top_1.jpg (additional image)
top_2.jpg (additional image)
After I add my product with the main image I then upload my additional images in that order with IH2.
IH2 is great! Thanks for all the great help from everyone.
New Zenner
Paris:
Is IH compatible with Swap Image contribution?
Currently no its not compatible.
Totally Zenned
Hi,
Let me start off with an apology if this has been asked and answered and I missed it.
I am using the latest version of Zen Cart 1.3.5. I have the the image handler 2 installed as well. I notice when I visit a page on my site with 6 or more products listed, when you scroll down the page, the medium image pops up at the top of the page and out of sight.
http://www.kellyscountrycorner.com/shop/index.php?main_page=products_new
This only happens, as far as I know, in IE. FireFox is fine.
Is anyone else having this issue? If so is there a fix?
Thanks,
Kelly :smile:
Totally Zenned
sleepless:
Hi,
Let me start off with an apology if this has been asked and answered and I missed it.
I am using the latest version of Zen Cart 1.3.5. I have the the image handler 2 installed as well. I notice when I visit a page on my site with 6 or more products listed, when you scroll down the page, the medium image pops up at the top of the page and out of sight.
http://www.kellyscountrycorner.com/shop/index.php?main_page=products_new
This only happens, as far as I know, in IE. FireFox is fine.
Is anyone else having this issue? If so is there a fix?Thanks,
Kelly :smile:
Hi there,
Are you using the latest version (has 0916 at the end)? If not, its because of some javascript errors. If you are using this version, please let me know and I'll look into it a little deeper (or if someone else jumps on it.. thats cool too :))
http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_47&products_id=117
New Zenner
Js error in IE
Try changing line 124 in
includes\templates\template_default\jscript\jscript_imagehover.js
From This:
ycoord += event.clientY - Math.max(0,(0 + zoomimg_h + (5 * padding) + event.clientY - docheight - truebody().scrollTop));
To This:
ycoord += event.clientY - Math.max(0,(0 + zoomimg_h + (5 * padding) - docheight - truebody().scrollTop));
Hope this helps
Banned
did tim get deported to somewhere without a connection? or did he find something better to do than IH2?
i think this is pretty good image handling: flash image handler
...it hasn't been tested with IH2.
but hey, good image handling n'est-ce pas?
since flash player handles images as vectors, it's a natural at scaling them. anyone up for developing a zen flash forum?
Banned
will bumping get me arrested?
New Zenner
Hello,
i have a strange behavior with zooming images. I can get it working only in a scolling news sidebox all others don´t zoom. Take a look:
http://www.patronenpartner.de/index.php
The Site is german only! Any thoughts about that?
Stefan
Totally Zenned
Hi,
I am using the latest version of IH2. I also tried the suggested fix in a later post by fweb. Unfortunately it didn't work.
Thanks again,
Kelly
Obaa-san
neunetllc.com:
will bumping get me arrested?
Yes, it will
Banned
Kim:
Yes, it will
sorry Kim. it was an accidental bump; didn't mean to bump you ^.^ ... i had ctrl+n on that reply window and forgot that i had already posted. i submitted to find it already posted, and went back to edit it with something else... et voila!
i guess my open window multitask memory cannot exceed a dozen pages or so.
Totally Zenned
nvm.. ignore this post
Zen Follower
Just installed image handler 2 on 1.3.5
when i roll over an image, i get the dreaded yellow exclamation at the bottom left hand of my browser, and no rollover.
Error message is:
Line: 136
Char: 1
Error Code: Object Expected
Code: 0
can anyone tell me how to correct this?
Fields marked required must be completed.
Tell staff why this post should be reviewed.