Page 318 of 710 FirstFirst ... 218268308316317318319320328368418 ... LastLast
Results 3,171 to 3,180 of 7099
  1. #3171
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Need to double check that you upload "All" the IH files.
    Your are missing a js file, need to go in darkness/jscript folder.
    I had done just that.. somehow this file got missed.. thanks for the assist..

  2. #3172
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Anyone yet update the IH2 mod for ZC v.1.38a ?

    In particular the files within \includes\modules\

    I'm having difficulties merging the diffs between additional_images.php.

    I've compared the version released in "various" 09-16-06 repackage with the supposedly more recent "imaginadw.com" 10-21-07 package, and found the imagindw package appears to be based on an older version of additional_images.php

    Also wondering about the diffs in main_product_image.php

    And same question about header_php.php in:
    /includes/modules/pages/popup_image/
    -and-
    /includes/modules/pages/popup_image_additional/

    Anyone with truly up-to-date versions of these four files for IH2 and ZC v.138a ?

    Woody

  3. #3173
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I'm still getting random blank content from IH2. I have just installed ImageMagick on my server, so that's not the issue. Here are some of my error logs.

    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/2/2297f7ccc22a0da6da55dc1531beb50b.image.140x134.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/c/cbfeb8c08733b2400287439fe7a9c739.image.250x240.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/d/dcc554cfe300fd1182f45148d4895270.image.137x140.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/5/5a3194295e55372dedfb7df8a5ae883f.image.246x250.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/2/2e662a83b20fd321fd01ec23648de747.image.140x94.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651
    [10-Nov-2008 00:03:55] PHP Warning: imagejpeg() [<a href='function.imagejpeg'>function.imagejpeg</a>]: Unable to open '/home/rothsound/public_html/bmz_cache/d/db4bbb024ee9af957b0aedd496869e86.image.250x169.jpg' for writing: No such file or directory in /home/rothsound/public_html/includes/classes/bmz_image_handler.class.php on line 651

    I have cleared the cache and reinstalled and restarted my server several times.

    here is my test site

    HELP!

    Thanks.

  4. #3174
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I may have just fixed it. I started snooping around and there is a imagehandler configure file that I had to tell where my ImageMagick installation is.

    It appears to be functioning now, although it's hard to tell since it was random before. I'm going to continue to test it for a while before I trust it.

  5. #3175
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok, so now everything is displaying correctly, but it's not properly resizing new images. Grrr.

    I'm assuming it's an Imagemagick thing...

    Any help is appreciated. Thanks.

  6. #3176
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    OK, so when I set my ImageMagick convert location I thought I should turn off the GD library, that was a mistake. I turned GD back to "autodetect" and now resizing works.

    Hope this helps others.

  7. #3177
    Join Date
    Feb 2007
    Location
    Sunny California
    Posts
    77
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I can't find my answer here so please excuse me if I ask it again, however I can not see my images to my product that I added with Image Handler2. Is there something that I need to do for these images to show up?

    http://www.baysdesigns.com/index.php...products_id=55

    I have placed two photos there and I do not see any of them, however I do see them in my image handler.

    Thanks for your help!

  8. #3178
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Baysbeauty View Post
    I can't find my answer here so please excuse me if I ask it again, however I can not see my images to my product that I added with Image Handler2. Is there something that I need to do for these images to show up?

    http://www.baysdesigns.com/index.php...products_id=55

    I have placed two photos there and I do not see any of them, however I do see them in my image handler.

    Thanks for your help!
    The small and medium are working for me
    (Although the medium is smaller than the small)

    Right click on the image -> properties
    They are coming from bmz_cache which is IH2

  9. #3179
    Join Date
    Feb 2007
    Location
    Sunny California
    Posts
    77
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Are you saying that you are seeing my images that I added with the image handler?

    I can not see them and I have searched everywhere for an answer and I can't find it.

    http://www.baysdesigns.com/index.php...products_id=55
    Last edited by Baysbeauty; 15 Nov 2008 at 12:52 AM. Reason: Edit to include the link

  10. #3180
    Join Date
    Jan 2007
    Location
    1.5 miles from Home
    Posts
    674
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Baysbeauty View Post
    I can't find my answer here so please excuse me if I ask it again, however I can not see my images to my product that I added with Image Handler2. Is there something that I need to do for these images to show up?

    http://www.baysdesigns.com/index.php...products_id=55

    I have placed two photos there and I do not see any of them, however I do see them in my image handler.

    Thanks for your help!
    Are you talking about additional images?
    How did you upload the images?
    Did you name them correctly?
    https://www.zen-cart.com/tutorials/index.php?article=58

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1684
    Last Post: 2 Oct 2022, 06:55 AM
  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