Page 162 of 710 FirstFirst ... 62112152160161162163164172212262662 ... LastLast
Results 1,611 to 1,620 of 7099
  1. #1611
    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 simonv74 View Post
    Hi there, I've read 100 or so pages of this thread and can't seem to fine the answer I need - I need help if someone can!

    I'm trying to get the addtional images to load into the pop up on the product page (and be resized, so their source is the from the BMZ cache and not the original file).

    This works on the image handler page in admin, where I have uploaded my additional images, yet on the product page it's still referring to the original file in the pop up (the main product picture works fine).

    Can anyone help, please?!?
    You can try this.
    Zen-Cart Admin --> Tools --> Image Handler 2 --> Admin --> click "Clear Image Cache". You can check to see if this fixes the problem.
    If not repeat the above steps and the click on "Remove Image Handler Form database".
    The page will reload and now you click on "Install Image Handler".
    The 2 steps does not remove any images.

    If this does not help please post a link.

    M

  2. #1612
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Rob905 View Post
    I installed IH2 and it seems to work according to plan, except when I click on a product to view the detail, the included image does not get the watermark like the samll image and it's hover did.
    Then when I click on the Large Image it pops up the large image, but also without the watermark.

    Can anyone shed some light on this for me?
    I have gone over the settings and told it to watermark all the images but it's not working for some reason.
    Quote Originally Posted by jund View Post
    I have the same problem... but, I thought it was me - I thank you for asking - maybe we both will get some help on this one .
    jund
    This is from the IH2 Authors Docs page and may have the answer(s) you are looking for.

    Watermarking

    In order for watermarking to work for every image dimension the specific corresponding watermark images have to be present. That means, you have to upload files to the following specific locations:

    *
    images/watermark.png
    *
    images/medium/watermark_MED.png (or your specified MEDIUM_IMAGE_SUFFIX)
    *
    images/large/watermark_LRG.png (or your specified LARGE_IMAGE_SUFFIX)

    I included some demo watermark images for small, medium and large sized images featuring a slightly modified Zen-Cart logo for a quick start. Nothing more to do, switch on, switch off, just as you like. Image Handler takes care of generating images accordingly. You can specify where you want the watermark to appear on the image canvas by selecting NorthWest, North, NorthEast, West, Center, East, SoutWest, South and SouthEast for the Wartermark Gravity setting.
    Zooming (fancy hover effect)

    When selecting this feature for small images, the medium image pops up whenever you move your mouse cursor over the small image. Those images are branded with an overlay just like a watermark to indicate the pop up ability. You can upload a file to images/zoom.png to have it overlay your image. A small image is included for quick start. If you don’t want the overlay to show but still want the effect, just delete the overlay image.

    You can select the gravity just like you can with the watermark to configure where the overlay should go. In addition to that you can specify if you want the overlay to act as a hotzone. That means the popup only shows if you move your mouse exactly above the overlay image (hotzone). If it does not, the whole image is the hotzone.

    Note: Zooming in on medium images is not implemented, yet.

  3. #1613
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Looking at the time stamp of your post it has only been 13 hours not 2 days.
    Another thing is all the support given here is by end users like you and me.
    The creator of IH no longer supports IH and has not for some time now.
    We end users take time from our busy day to try to help.

    Have you check to make sure the watermark file is in the right folder and is named right for IH?

    In order for watermarking to work for every image dimension the specific corresponding watermark images have to be present. That means, you have to upload files to the following specific locations:
    --->images/watermark.png
    --->images/medium/watermark_MED.png (or your specified MEDIUM_IMAGE_SUFFIX)
    --->images/large/watermark_LRG.png (or your specified LARGE_IMAGE_SUFFIX)

    If you done the above have you tried using a different file format?
    (Instead of png, try gif)

    M
    My bad, the original post was yesterday and then again today, sorry.

    I have the watermark files where they are supposed to be, just checked.
    since the watermark files are in PNG format, do I have to select that format or the format of the files my originals are in which is JPG?

    Thanks
    Robert E

  4. #1614
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Rob905 View Post
    My bad, the original post was yesterday and then again today, sorry.

    I have the watermark files where they are supposed to be, just checked.
    since the watermark files are in PNG format, do I have to select that format or the format of the files my originals are in which is JPG?

    Thanks
    Robert E
    Rob,

    I am not going to flame you - it is not allowed here; however, you should take the advice given you - read the exceptionally good write up that you were asked to read... it includes an answer to every single one of your questions - and I will quote one here:

    "Preferred Filetypes

    You can select either .png, .jpg, .gif or no_change for every image size type. Uploaded images are kept as they are, but the generated files feature the filetype you specify here. GIF is ok for small thumbnails and features some basic transparency. JPG doesn’t feature transparency but a very good file quality/compression ratio, especially for photographic images. This would be your desired filetype for large and possibly medium sized images. PNG files feature alpha transparency and as much colors as jpg but are generally larger in filesize than both jpg and gif. Internet explorer still has issues displaying alpha transparency, so you better stick with gif, if you need transparency. "


    I hope you do not think of me as harsh... even if I am

    Respectfully,
    jund
    Last edited by jund; 20 Sep 2007 at 11:47 PM.

  5. #1615
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by jund View Post
    Rob,

    I am not going to flame you - it is not allowed here; however, you should take the advice given you - read the exceptionally good write up that you were asked to read... it includes an answer to every single one of your questions - and I will quote one here:

    "Preferred Filetypes

    You can select either .png, .jpg, .gif or no_change for every image size type. Uploaded images are kept as they are, but the generated files feature the filetype you specify here. GIF is ok for small thumbnails and features some basic transparency. JPG doesn’t feature transparency but a very good file quality/compression ratio, especially for photographic images. This would be your desired filetype for large and possibly medium sized images. PNG files feature alpha transparency and as much colors as jpg but are generally larger in filesize than both jpg and gif. Internet explorer still has issues displaying alpha transparency, so you better stick with gif, if you need transparency. "


    I hope you do not think of me as harsh... even if I am

    Respectfully,
    jund
    Well, what can I tell you. I have read the info included with the program and had originally setup the program as you suggest. It's not working! Any other suggestions?

    Robert E
    If you're not part of the solution......

  6. #1616
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Actually it is not my suggestion - I just quoted a part of the material on the IH2 site.

    What version of ImageMagick is your server supporting. It is a long shot, but maybe the problem is with the server...

    I am sorry I could not help you,
    jund

  7. #1617
    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 Rob905 View Post
    Well, what can I tell you. I have read the info included with the program and had originally setup the program as you suggest. It's not working! Any other suggestions?

    Robert E
    If you're not part of the solution......
    So your watermark images are named:
    watermark.png
    watermark_MED.png
    watermark_LRG.png

    Or

    watermark.gif
    watermark_MED.gif
    watermark_LRG.gif

    Also has Jund brought up a point. There has been reports of a version of ImageMagick breaking png files. There are posts in this thread about it I believe.

    M

  8. #1618
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by jund View Post
    Actually it is not my suggestion - I just quoted a part of the material on the IH2 site.

    What version of ImageMagick is your server supporting. It is a long shot, but maybe the problem is with the server...

    I am sorry I could not help you,
    jund
    I looked through the server info page that is in ZC and could not see anything to do with ImageMagick.
    But would that then not affect the entire IH program? The small images get the watermark no problem.

    Thanks anyway.

    Robert E

  9. #1619
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    So your watermark images are named:
    watermark.png
    watermark_MED.png
    watermark_LRG.png

    Or

    watermark.gif
    watermark_MED.gif
    watermark_LRG.gif

    Also has Jund brought up a point. There has been reports of a version of ImageMagick breaking png files. There are posts in this thread about it I believe.

    M
    Thanks

    The original images are JPG. Should then the watermark be renamed to JPG also? They are still PNG the way they came and I've tried setting JPG, PNG or no_change in the program and the only image that gets the watermark is the small image.

    Robert E

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

    Default Re: Image Handler 2 Support

    The watermark image needs to be either in a gif or png format.
    There is no setting in admin other then no/yes for watermarking.
    Since you have watermark on the small image, you have it turned on.
    What about the medium and large settings? Do you it set to "Yes" for watermarking?
    What about watermark_MED image? Is it in the images/medium folder?
    What the watermark_LRG image? image/large folder.
    Also have you check the permissions both on the folder and image?
    We know that the watermark.png small is fine so copy it the medium folder and rename to watermark_MED.png.

    M
    Attached Images Attached Images  

 

 

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