Page 115 of 710 FirstFirst ... 1565105113114115116117125165215615 ... LastLast
Results 1,141 to 1,150 of 7099
  1. #1141
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: How to Auto Generate and Include Image Attributes into IMG Tag?

    Okay, I'VE HAD IT! It was working fine, I didn't do a darn thing and now it's stopped again and is setting all sizes of the images to 500 x 500 (the size of the original). I don't understand. You can see there are two images on the front page that are working correctly, but none of the others are. PLEASE help before I scrap this install of the store and start all over .

    http://www.kaymillerdesigns.com/shoppe

  2. #1142
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: How to Auto Generate and Include Image Attributes into IMG Tag?

    Um, please forgive me, we found out the hard way that we can't use images with the _LRG at the end for the default. That's what our problem was, apparently. Sorry for all the posts.

  3. #1143
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    You are forgiven, as long as you forgive the rest of us for loosing our patience with so many tools in a small toolbox.

  4. #1144
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Stenrique,

    It's true that stating the size is best, however working with so many different image sources, personal choices, and people it would be hard to set the three sizes with a standard.

    You can tweak it if you like. You just have to explore the javascript and change the percentages to size. At least that's my guess.

    JP

  5. #1145
    Join Date
    Apr 2007
    Location
    Portland, OR
    Posts
    15
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I hope this helps someone...

    I was getting a "fatal libpng error: zlib error in bmz_image_handler.class.php on line 646" in my httpd error log.

    In PHP 5.1, the compression factor should be 0 to 9. I fixed the problem by changing the compression factor.

    This only affects PHP 5.1 and later, so check your php version in admin -> tools -> Server/Version Info



    file: /includes/classes/bmz_image_handler.class.php

    Line 646:

    change
    $ok = imagepng($image, $dest_name, $quality);

    to
    $ok = imagepng($image, $dest_name, 9);


    good luck!
    This thread is long, but I found it. I'm running ZC with IH2 locally on XAMPP and encountered this error. Editing that file does the trick. Thanks!

  6. #1146
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: How to Auto Generate and Include Image Attributes into IMG Tag?

    Quote Originally Posted by digidiva-kathy View Post
    One question, though...I want an additional image on the product info page to display at full size. Right now, it's showing up as the small size with the hover and large image options working. Can I make it default to the large size there?

    Thanks!
    Can anyone answer this one for me?

  7. #1147
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,242
    Plugin Contributions
    20

    Default Re: Image Handler 2 Support

    Edit includes/modules/additional_images.php (lines 88 & 89 from original) and save to includes/modules/YOUR_TEMPLATE/additional_images.php
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  8. #1148
    Join Date
    Jun 2005
    Posts
    11
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello,

    Again I have a problem with IH2. Briefly when i upload my site to hosting server IH2 gives the fatal error. In local I use PHP Version 4.3.10 but the hosting company use PHP v5.1.2. I think the different versions of PHP causing the error below.

    Code:
    Fatal error: Call to undefined method ih_image::resize_imageIM() in /srv/www/vhosts/modastok.com/httpdocs/yeni3/includes/classes/bmz_image_handler.class.php on line 262
    
    Notice: Object of class queryFactoryResult could not be converted to int in Unknown on line 0
    Can anybody have a solution for this error,

    Thanks from now.

  9. #1149
    Join Date
    Feb 2007
    Location
    NNJ
    Posts
    212
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Forgive me for asking this but I tried searching and failed.

    I noticed that on some sites the IH2 works so that the zoomed image is displayed with varying directionality in relation to the cursor based on where the cursor is within the viewable screen.

    If there isn't enough room to open the zoomed image to the south east of the cursor, it opens to the north east, or it will open to the west if there isn't enough room on the east side.

    My IH2 isn't that smart.

    Did I miss a post or two on how to correct this?

    Please, I'm a perfectionist, and I can't stand it when it doesn't work right. It's killing meeeeeeeeeeeeeeee.


    ~zin
    Elliot

    The loves of my life are a good white zinfandel and my dog Homer.

  10. #1150
    Join Date
    Aug 2006
    Posts
    254
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    O.K., so I was pushed to install Image Handler 2 and now I don't really get it.

    I already had Lightbox installed along with basic images for products but not like ones in Medium or Large folders. Lightbox used the basic image to enlarge on the product page just fine.

    I did run into a small issue with the very small handful of items that had additional pictures and did add simple copies of the basic images, adding _LRG, and Lightbox worked just fine with the few products with multiple images.

    IH2 is in and seems to functioning but what am I missing?

    Seems like it is nice for browsing items but I don't really have a big use for that function. It can also load them but I FTP as products are added so can't find a use for that.

    It's gotta be me since I see in threads people worrying about Lightbox and IH working well together.

    Both great adds but why do I need both?

    Thanks!

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR