Page 412 of 710 FirstFirst ... 312362402410411412413414422462512 ... LastLast
Results 4,111 to 4,120 of 7099
  1. #4111
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by JE2009 View Post
    Any suggestions?
    The image that you uploaded with IH2 probably was already in the images directory.
    You don't need to uninstall IH2 if it installed correctly (I assume it is), just clear cache from Tools -> IH2 -> Admin.
    Then remove that image from the images folder and put it somewhere else.
    Next, go to that product (in IH2) and upload the image with IH2, it should show you 3 sizes right there, and a green ribbon on top of page with legend "saved successfully".
    Let us know what troubles you encounter.

  2. #4112
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ckosloff View Post
    The image that you uploaded with IH2 probably was already in the images directory.
    You don't need to uninstall IH2 if it installed correctly (I assume it is), just clear cache from Tools -> IH2 -> Admin.
    Then remove that image from the images folder and put it somewhere else.
    Next, go to that product (in IH2) and upload the image with IH2, it should show you 3 sizes right there, and a green ribbon on top of page with legend "saved successfully".
    Let us know what troubles you encounter.
    ckosloff;

    Thanks for your patience and help with this. Unfortunately it didin't work. I created a brand new test product with a brand new image and clear the cache as you instructed, and samething happens, I do not get the picture to come out.

    I am ready to give up on this add-on, any other I can use to make the images watermark?

  3. #4113
    Join Date
    Jun 2009
    Location
    Hong Kong
    Posts
    12
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi all,

    I just noticed a new problem with IH2. I installed IH2 last month and installation was successful and was working fine until recently I found that the zooming feature is not working as it should.

    I had the "Zoom small images" set to "Southeast", which is the default zoom location.

    But for some odd reason, when I mouseover the thumbnails now the zoomed image is appearing in the Northwest corner of the page. At first I thought it was just my browser (firefox), so I tried IE and the same thing happened. I tried on another computer, and same thing happened.

    I had to turn off the zoom in CONFIGURATION-IMAGES to stop this from happening. But I will turn it on again so someone can see it and hopefully let me know how to correct it.

    My url is:

    perfectlinkgifts.net/catalog

    Any suggestions?

    Thanks
    Ed

  4. #4114
    Join Date
    Jul 2007
    Posts
    88
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I would be eternally grateful if someone could take a look at this store I am working on. I installed imagehandler ok [I am using the old version as couldn't get the newer one to work at all and I have the old one on both of my other sites] It has installed perfectly except it is not resizing or showing additional size images. When you click on a product and go to the main page the main image is also missing. I am installing on another persons site and they have a folder under public html where the site files are. Mine are directly under public html so I wondered if this was the problem or if I have just missed soemthing in my installation.
    If you look at this page and then click on A little Fishy you will see what I mean. In Image handler only the default size shows.

    Thank you in advance

  5. #4115
    Join Date
    Jul 2007
    Posts
    88
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Woohoo never mind I fixed it. prob must have been with me. I uploaded files agaoin and its working. thanks anyway

  6. #4116
    Join Date
    Apr 2009
    Location
    AUSTRALIA
    Posts
    27
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ckosloff View Post
    Just one of the products?
    Please post a link.
    http://blingandthings.com.au/index.p...products_id=12

  7. #4117
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by JE2009 View Post
    I am ready to give up on this add-on, any other I can use to make the images watermark?
    I use this one and Lightbox, so really cannot recommend.
    You can try Fual Slimbox, in download area.
    However, with so many users, I wouldn't blame the mod.
    You can install a copy of Zen Cart (without any templates) in your local test site, and try IH2 there.
    I would like to know what happened when you uploaded that new test product:
    did you see the 3 sizes?
    what did the legend on top say?

  8. #4118
    Join Date
    Sep 2008
    Posts
    98
    Plugin Contributions
    0

    Default When there is no image

    I am considering using IH2...but have this question.

    At this point not all of my products have images...and in many cases it may well remain that way for some time. Recently I was able to work out a way so that on the product details page for those products I did not have to utilize the "no image available" box and also could get rid of the "larger image" link. (You can see the discussion of this issue at this link: http://www.zen-cart.com/forum/showthread.php?t=133044

    Essentially what was involved was to modify main_product_image.php to create flags depending on whether or not there was an image for the product. Then if not, tpl_modules_main_product_image.php would delete the "larger image" link from the product details page.

    So...first, is there anything built into IH2 which allows one to automatically delete the "larger image" link in the product detail page if there is no image.

    Alternatively do you think that the following would work when using IH2:

    adding the following to your version of main_product_image.php

    Code:
    $imageflag=1;
    if ($products_image_base==''){$imageflag=0;}
    The '' above represents two single quotes not a double quote....representing the situation when there is no image name.

    Then in tpl_modules_main_product_image.php adding code (which already exists in my version) which essentially says that if $imageflag is not equal to 0 then include "larger image" link...but if equal to 0 then don't include it.

    I know that I could install IH2 and try this out, but I just thought I would check with you first before I go and modify all the files that I need to change and install IH2 to see if you have a thought about this. You may immediately know that this won't work...if you don't know one way or the other, I can try it and report back and see if it does.

    Thanks, Ken

  9. #4119
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I use IH2 on all the zencart sites I've installed and the watermark seems to work fine, except on this last one and there is nothing different between the sites when it comes to which mods are installed extra. Basically, the only difference between the sites are the products loaded and the colors of the design LOL.

    I have overwritten the default watermark.png images (all 3), as I could barely make out the originals .... and yet there is no watermark on the images.

    Yes, I did change the settings within Configuration>Images on all 3 sizes for watermarks to show.

    But nothing shows.

    www.vintagegunleather.com

  10. #4120
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I've now done the same watermarks at .gif with transparancy on and still nothing. *sniffles* I need watermarks urgently ...

 

 

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