Page 41 of 169 FirstFirst ... 3139404142435191141 ... LastLast
Results 401 to 410 of 1688
  1. #401
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #402
    Join Date
    Mar 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    I have been searching for this answer most of the evening and can't seem to stumble across it (either using wrong search terms, or just flat out overlooking the obvious).. on my site https://jasperandjax.com/storefront I added the facebook share ability and everything with it is working with the exception of not being able to figure out what I need to do to get it to pull the picture up to go with it beings that I am using IH4 so the product doesnt reference the original image file that is uploaded ??

    Any ideas on this one?

  3. #403
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    database error Re: Image Handler 4 (for v1.5.x) Support Thread

    I am running zen cart version 1.5.1

    have lightbox and IH4 installed

    when uploading pictures somehow the colors are getting messed around! When i look in the images folder they are fine but when i look in the bmz_cache folder the pictures are different colors...

    check them out as links below

    www.S E N F I X G L O B A L.com/images/Products/Plastering Tools/Pro Plasterer Trowel_Stainless Steel.jpg is the actual image
    www.S E N F I X G L O B A L.com/bmz_cache/3/3a7c2d0b648297f61a2c25c2be6b5896.image.750x488.jpg

    As you can see the first image is the correct color blue the second image is totally different color.

    What is the deal? I presume it is something to do with IH4

  4. #404
    Join Date
    Mar 2010
    Location
    Butte, MT
    Posts
    79
    Plugin Contributions
    0

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by gazag View Post
    www.S E N F I X G L O B A L.com/images/Products/Plastering Tools/Pro Plasterer Trowel_Stainless Steel.jpg is the actual image
    www.S E N F I X G L O B A L.com/bmz_cache/3/3a7c2d0b648297f61a2c25c2be6b5896.image.750x488.jpg
    the color looks the same to me in those images, accounting for slight differences in lighting or reflection. However, they look like different products - the blade is noticeably smaller when compared to the handle in the second image.
    Keith Seyffarth
    Paydirt Design

  5. #405
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    bug Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by weif View Post
    the color looks the same to me in those images, accounting for slight differences in lighting or reflection. However, they look like different products - the blade is noticeably smaller when compared to the handle in the second image.

    Sorry you are correct it was a different product - the image below is the correct one...
    www.S E N F I X G L O B A L.com/bmz_cache/9/9793b1f45632b9a5b25ca542b9abb092.image.750x423.jpg

    They are both the same picture - nothing to do with lighting etc...

    When i upload the image it gets resized etc by IH4 and comes out looking like a Fluorescent blue instead of the real dark blue it actually is...

    Any suggestions - i like IH and have never had the issue in the version for 1.3.9h....

  6. #406
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by gazag View Post
    Sorry you are correct it was a different product - the image below is the correct one...
    www.S E N F I X G L O B A L.com/bmz_cache/9/9793b1f45632b9a5b25ca542b9abb092.image.750x423.jpg

    They are both the same picture - nothing to do with lighting etc...

    When i upload the image it gets resized etc by IH4 and comes out looking like a Fluorescent blue instead of the real dark blue it actually is...

    Any suggestions - i like IH and have never had the issue in the version for 1.3.9h....
    OK i have figured it out - none of the good browsers only IE can read that color in a JPG format so converted all images to PNG and bingo

  7. #407
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: Image Handler 4 Support Thread

    We have 2 sites and one database
    http://www.hyosungparts.asia/index.p...roducts_id=759 (main site. working. this admin is used to load all the products/images)
    http://www.hyosungpartsonline.com.au...roducts_id=759 image handler is not working on this site (this site draws images from above site) i want to direct bmz_cache location to above site

    We are using Image Handler 4 for v1.5.x
    i changed bmz_io_conf.php
    $bmzConf['cachedir'] = 'http://www.hyosungparts.asia/bmz_cache';
    $bmzConf['lockdir'] = 'http://www.hyosungparts.asia/bmz_lock';

    also removed some 'fallback to original image code' but did not do anything.

  8. #408
    Join Date
    Jul 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Hello,

    I am using Zencart 1.5.0, GD 2.0.34, and I successfully installed IH4. After that, I made the changes needed just like in the Configuration part of the "image_handler_readme". All went well, with no errors. But after I changed in Admin-Configuration-Images the "IH resize images" to yes I had a problem with images not displaying in the store Name:  image.JPG
Views: 211
Size:  1.7 KB.
    I read almost all this thread but I don`t know what I did wrong.
    Can you please help me?

  9. #409
    Join Date
    Mar 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Please help. I too have installed the image handler 4 on a new 1.5.1 version, changed the "IH resize image" to yes in the admin/configuration/images area as instructed. I double checked my images and the bmz_cache folders and they are set to 755 permissions. I received all the green "successful install" remarks in my admin after installation. No other plugins installed, using the zen-cart default database installed, so no other additions there either.

    So I go to use the feature in the admin/tools/image handler as instructed. The backend seems to work fine with the addition of images, but after loading a few images when I look at the front end, the images don't exist. Not even a blank area. However the additional images from the default install are all there (Bugs Life DVD images) so the zen-cart default additional images feature functions properly. Here is a link to the page that should show an additional image http://www.silverlandbakery.com/150b...&products_id=1.

    What could be wrong with my install of the Image Handler on a new zen-cart with no other plugins? Please help. I've searched everywhere. I even uninstalled the whole zen-cart and reinstalled both the cart and plugin 3 times with the same problem of the additional images not showing in front end.

  10. #410
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by yoke605 View Post
    Please help. I too have installed the image handler 4 on a new 1.5.1 version, changed the "IH resize image" to yes in the admin/configuration/images area as instructed. I double checked my images and the bmz_cache folders and they are set to 755 permissions. I received all the green "successful install" remarks in my admin after installation. No other plugins installed, using the zen-cart default database installed, so no other additions there either.

    So I go to use the feature in the admin/tools/image handler as instructed. The backend seems to work fine with the addition of images, but after loading a few images when I look at the front end, the images don't exist. Not even a blank area. However the additional images from the default install are all there (Bugs Life DVD images) so the zen-cart default additional images feature functions properly. Here is a link to the page that should show an additional image http://www.silverlandbakery.com/150b...&products_id=1.

    What could be wrong with my install of the Image Handler on a new zen-cart with no other plugins? Please help. I've searched everywhere. I even uninstalled the whole zen-cart and reinstalled both the cart and plugin 3 times with the same problem of the additional images not showing in front end.
    Upon taking over a store from someone else we had this problem as well, just for the heck of it "IH resize image" to NO in the admin/configuration/images area as instructed and see what happens it is what I did and it worked
    Signature not needed

 

 

Similar Threads

  1. v158 Image Handler 5 (for v1.5.5 - v1.5.8) Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 711
    Last Post: 10 May 2025, 02:13 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 160
    Last Post: 28 Oct 2024, 10:50 PM
  3. 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
  4. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 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