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

Results 1,341 to 1,360 of 7,094
7 Jul 2007, 7:32 PM
#1341
kodam avatar

kodam

Zen Follower

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

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

Real thanks for this awesome module, but i have some questions to upgrade this experience :p

I installed IH2 today, all is going fine except i can only hover-zoom on my categories images. I don't want that I want it to hover-zoom on small image in product list, and small multiple images in product pages.

All my categories images are gif. I always uploaded via FTP my small, medium and large products images (these are jpg) and then I populate with the good path to the small image. Everything is ok I can see multiple photos etc... like a working fine zencart would do, but still no hover on those small images.

Do I really have to pass trough IH2 admin on each product or is there a trick to make all my small have the hover zoom and another trick (if possible for this second one) for my categories to stop hover-zoom ?

thank you

7 Jul 2007, 10:02 PM
#1342
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

Kodam:

Real thanks for this awesome module, but i have some questions to upgrade this experience :p

I installed IH2 today, all is going fine except i can only hover-zoom on my categories images. I don't want that I want it to hover-zoom on small image in product list, and small multiple images in product pages.

All my categories images are gif. I always uploaded via FTP my small, medium and large products images (these are jpg) and then I populate with the good path to the small image. Everything is ok I can see multiple photos etc... like a working fine zencart would do, but still no hover on those small images.

Do I really have to pass trough IH2 admin on each product or is there a trick to make all my small have the hover zoom and another trick (if possible for this second one) for my categories to stop hover-zoom ?

thank you
Try different image sizes. I find I can stop the categories image from zooming by changing them to an odd numbered size (I use 57), and to get it to create the product images, try making them different sizes (I use 80 for the product listings).

I'm curious, why are you uploading small, medium and large images? With IH2, you upload the largest image you want it to use, then it will do the rest.

8 Jul 2007, 6:09 AM
#1343
kodam avatar

kodam

Zen Follower

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

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

Well you know i installed it yesterday only and i don't really care to upload 3 sizes since when i got the large i can batch to get the medium and small in few clicks. And then i populate like hundreds of items in one go so :D

I'll try to find the image size that fits my needs so.

8 Jul 2007, 11:29 AM
#1344
high_octane avatar

high_octane

New Zenner

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

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

High Octane:

For some reason my pictures on the main page of https://www.moparpartsales.com do not show the java popup, and the pictures under the product description are not showing up at all?? yet they are showing up under the New Products, Specials and Featured.

They where all working at one time, the only change was the addition of SEO but disabling it in the Admin area and in the .htacces file doesn't change anything.

I have searched and searched but so for haven't found anything related. could some one please take a look, and give me some ideas as to what to do to fix this issue.

OK Maybe I need to rephrase my questions...

My URLs to my pics are...
Location: "http://www.moparpartsales.com/images/medium/2947486_MED.jpg"
Address: "javascript:popupWindow('http://www.moparpartsales.com/ignitionswitch2947486-pi-52.html')"

This is incorrect, Image2 images are stored in the bmz_cache folder. and yes they are still there.

What file should I check/edit to make the changes to the URL being used to link my pics?

Or am I even heading in the right direction??

8 Jul 2007, 11:34 AM
#1345
kodam avatar

kodam

Zen Follower

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

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

I succedeed by tweaking a few options and in configuration images there was my small image on 140170 (categories images size) instead of 170170 (my small images size) and now it's perfect. thanks guys

8 Jul 2007, 12:09 PM
#1346
high_octane avatar

high_octane

New Zenner

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

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

Additional Info: There are a few parts that I have added a second pic too, using the normal ZenCart file system, These images show up correctly and enlarge as they should. I hope this info helps narrow down where to look to fix my issue.

8 Jul 2007, 1:29 PM
#1347
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

High Octane:

Additional Info: There are a few parts that I have added a second pic too, using the normal ZenCart file system, These images show up correctly and enlarge as they should. I hope this info helps narrow down where to look to fix my issue.

For the hover issue, see my post to Kodam a few above, that mentions playing around with the image sizes to get the hover back.

When you upload images for a product are you only uploading the large image, or are you uploading medium and small images as well?

ETA: While this is fairly unrelated, I tried to validate your site using an XHTML validator, and there are a ton of issues popping up which seem to be related to one of your meta tags being capitalized. In xhtml, they should all be lowercase:

<META name="y_key" content="6f15896c750a8314" />

Anyway, it couldn't hurt to fix that.

8 Jul 2007, 2:55 PM
#1348
high_octane avatar

high_octane

New Zenner

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

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

jettrue:

For the hover issue, see my post to Kodam a few above, that mentions playing around with the image sizes to get the hover back.

Thank You for the response. I'll give this a try and let you know the results.

When you upload images for a product are you only uploading the large image, or are you uploading medium and small images as well?

The few images that work where uploaded as different sizes, shortly after I installed this mod and was uploading just 1 large image. It all was working for a short time.

ETA: While this is fairly unrelated, I tried to validate your site using an XHTML validator, and there are a ton of issues popping up which seem to be related to one of your meta tags being capitalized. In xhtml, they should all be lowercase:

<META name="y_key" content="6f15896c750a8314" />

Anyway, it couldn't hurt to fix that.

This is a verification key, I will delete it, I don't believe its needed anymore.

8 Jul 2007, 3:37 PM
#1349
high_octane avatar

high_octane

New Zenner

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

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

Well I tried to change the images sizes, to no avail.

What URL do you have for your resized images? for example, if you go to this page http://www.moparpartsales.com/moparearplugs-p-27.html?cPath=5
and right click where the image should be, I get javascript:popupWindow('http://www.moparpartsales.com/moparearplugs-pi-27.html')
Does this mod not pull the image from the bmz_cache directory? So I would like to see what others have for a URL.

8 Jul 2007, 4:58 PM
#1350
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

High Octane:

Well I tried to change the images sizes, to no avail.

What URL do you have for your resized images? for example, if you go to this page http://www.moparpartsales.com/moparearplugs-p-27.html?cPath=5
and right click where the image should be, I get javascript:popupWindow('http://www.moparpartsales.com/moparearplugs-pi-27.html')
Does this mod not pull the image from the bmz_cache directory? So I would like to see what others have for a URL.

 <!--bof Main Product Image -->
     
<div id="productMainImage" class="centeredContent back">
<script language="javascript" type="text/javascript"><!--
document.write('<a href="javascript:popupWindow(\'http://www.zencart137.jadetrue.com/index.php?main_page=popup_image&pID=8\')"><img src="bmz_cache/3/3d7e66b26b11b4ec26edf76ccdecd565.image.180x120.jpg" alt="Testing Apostrophe\'s" title=" Testing Apostrophe\'s " width="180" height="120" /><br /><span class="imgLink">larger image</span></a>');
//--></script>
<noscript>
<a href="http://www.zencart137.jadetrue.com/index.php?main_page=popup_image&pID=8" target="_blank"><img src="bmz_cache/3/3d7e66b26b11b4ec26edf76ccdecd565.image.180x120.jpg" alt="Testing Apostrophe's" title=" Testing Apostrophe's " width="180" height="120" /><br /><span class="imgLink">larger image</span></a></noscript>
</div>    <!--eof Main Product Image-->
<!--bof Main Product Image -->
 
<div id="productMainImage" class="centeredContent back">
<script language="javascript" type="text/javascript"><!--
document.write('<a href="javascript:popupWindow(\'http://www.moparpartsales.com/amfmcassettewithcdcontrolsrbbp56038518aj-pi-77.html\')"><img src="images/medium/P56038518AJ_MED.jpg" alt="AM/FM Cassette with CD controls RBB P56038518AJ" title=" AM/FM Cassette with CD controls RBB P56038518AJ " width="100" height="75" /><br /><span class="imgLink">larger image</span></a>');
//--></script>
<noscript>
<a href="http://www.moparpartsales.com/amfmcassettewithcdcontrolsrbbp56038518aj-pi-77.html" target="_blank"><img src="images/medium/P56038518AJ_MED.jpg" alt="AM/FM Cassette with CD controls RBB P56038518AJ" title=" AM/FM Cassette with CD controls RBB P56038518AJ " width="100" height="75" /><br /><span class="imgLink">larger image</span></a></noscript>
</div><!--eof Main Product Image-->

Above is a sample from my site, then yours below.

It supposed to popup to an html page, (that's the popup window), but I notie that it is going to an images/medium file, instead of the bmz_cache folder, and I have to wonder if this is because you are uploading the medium images manually instead of letting IH2 do it. Try removing all of your medium and large images that are in the medium/large folders. Also, I wonder if turning off your seo Urls makes any difference?

Can you link me to a product image that does work? You say the few that work were uploaded with different sizes, but I see that this item:
http://www.moparpartsales.com/amfmcassettewithcdcontrolsrbbp56038518aj-p-77.html

has a medium image uploaded to your website, yet its not working.

8 Jul 2007, 9:16 PM
#1351
high_octane avatar

high_octane

New Zenner

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

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

jettrue:

<img src="bmz_cache/3/3d7e66b26b11b4ec26edf76ccdecd565.image.180x120.jpg" alt="Testing Apostrophe's" title=" Testing Apostrophe's " width="180" height="120" /> ``` > > > ``` <img src="images/medium/P56038518AJ_MED.jpg" alt="AM/FM Cassette with CD controls RBB P56038518AJ" title=" AM/FM Cassette with CD controls RBB P56038518AJ " width="100" height="75" /> ``` > > Above is a sample from my site, then yours below. > > It supposed to popup to an html page, (that's the popup window), but I notie that it is going to an images/medium file, instead of the bmz_cache folder, and I have to wonder if this is because you are uploading the medium images manually instead of letting IH2 do it.

Actually I haven't uploaded Medium images, but second images. Example = "http://www.moparpartsales.com/1968dodgepickupmirror-p-3.html?cPath=4"
Now this pictire is a second image and its shows as well as the popup works??

Thats what I was looking for. This confirms that the URL is incorrect for some reason... Now to find out why?

jettrue:

Try removing all of your medium and large images that are in the medium/large folders. Also, I wonder if turning off your seo Urls makes any difference?

No medium images, they are all in the bmz_cache folder, and I can view them in the Image Handler 2 Admin area, so I know there still there.

I have tried a few times to turn off SEO and have gone though the code 3 times and compaired the changes to the Original files, But I see nothing that wouls mess up my image urls.

jettrue:

Can you link me to a product image that does work? You say the few that work were uploaded with different sizes, but I see that this item:
http://www.moparpartsales.com/amfmcassettewithcdcontrolsrbbp56038518aj-p-77.html

has a medium image uploaded to your website, yet its not working.

8 Jul 2007, 11:48 PM
#1352
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

High Octane:

No medium images, they are all in the bmz_cache folder, and I can view them in the Image Handler 2 Admin area, so I know there still there.

I'm really just grasping for straws here. Is the medium and large folders also deleted off the site? Have you tried the clear IH2 cache thing in the IH2 admin? Have you tried emptying the bmz_cache folder, so it can start over? Remove image handler from the image handler admin, and re-install it?

9 Jul 2007, 2:41 PM
#1353
high_octane avatar

high_octane

New Zenner

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

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

jettrue:

I'm really just grasping for straws here. Is the medium and large folders also deleted off the site? Have you tried the clear IH2 cache thing in the IH2 admin? Have you tried emptying the bmz_cache folder, so it can start over? Remove image handler from the image handler admin, and re-install it?
Thank You Sooooo much for your help!!!!

I have found the problem!
It was with a file called html_output.php, I was using a different version or a corrupted version. I downloaded the mod directly off this website "http://breakmyzencart.com/image-handler" and checked each file size to see if it matched. I renamed the ones that didn't and installed the new file then reloaded the problem page with each change until it was fixed.

Apparently there are many different modified versions from different people.

Anyways its finally fixed and I can continue on with my life LOL

Thanks again for your help :O)

9 Jul 2007, 8:01 PM
#1354
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

Is anyone aware that the breakmyzencart.com site has been down for days now?

9 Jul 2007, 8:03 PM
#1355
kodam avatar

kodam

Zen Follower

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

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

I can connect to breakmyzencart.com from my computer.

10 Jul 2007, 4:46 PM
#1356
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

Kodam:

I can connect to breakmyzencart.com from my computer.
I tried IE and it worked, with a big ad for Firefox.
Now, the problem is that I already have FF and I cannot get to the site using that browser.
Maybe cache problem.

13 Jul 2007, 2:40 AM
#1357
webrob avatar

webrob

New Zenner

Join Date:
Jun 2006
Location:
Huntington Beach, CA
Posts:
51
Plugin Contributions:
0

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

I was wondering if there is a way to have the image hover work on the product listing page....the page below.

http://www.sacred-society.com/scared/index.php?main_page=index&cPath=28

Thank you for any help!

13 Jul 2007, 3:22 AM
#1358
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

webrob:

I was wondering if there is a way to have the image hover work on the product listing page....the page below.

http://www.sacred-society.com/scared/index.php?main_page=index&cPath=28

Thank you for any help!

Yes, its supposed to. I don't fully understand it, but messing with the product listing width/height solves this problem. I product listing height of 80 works for me.

13 Jul 2007, 3:00 PM
#1359
pastgentoys avatar

pastgentoys

Zen Follower

Join Date:
Jun 2007
Posts:
169
Plugin Contributions:
0

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

I just installed this my side boxed got kicked off the right and and I see the following all over the site:

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/content/p/i/p/pipsmker/html/includes/classes/bmz_image_handler.class.php on line 531

I attempted to ensure that all files are in the correct location but the problem persists. ANy idea of what I need to do?

Current cart is 1.3.7. and GD libraries are present.

13 Jul 2007, 3:00 PM
#1360
pastgentoys avatar

pastgentoys

Zen Follower

Join Date:
Jun 2007
Posts:
169
Plugin Contributions:
0

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

Should have left the url:

pastgenerationtoys.com

Thanks!