Page 102 of 169 FirstFirst ... 25292100101102103104112152 ... LastLast
Results 1,011 to 1,020 of 1688
  1. #1011
    Join Date
    Jul 2013
    Posts
    57
    Plugin Contributions
    0

    Default Re: Image Handler v4.3.3

    I just installed Image Handler 4 on an upgrade of a 1.3.9 site to 1.5.1. Image Handler 4 is NOT resizing my images as it is supposed to. I upload my large size image [600x900] into the DEFAULT box, but the images are not compressing and resizing. On my localhost, on a fresh 1.5.1 install, this does work correctly.

  2. #1012
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Image Handler v4.3.3

    Quote Originally Posted by k1ra View Post
    I just installed Image Handler 4 on an upgrade of a 1.3.9 site to 1.5.1. Image Handler 4 is NOT resizing my images as it is supposed to. I upload my large size image [600x900] into the DEFAULT box, but the images are not compressing and resizing. On my localhost, on a fresh 1.5.1 install, this does work correctly.
    Having installed IH4 on a ZC V1.5.x. Site, then should have seen in the instructions that IH4 is only applicable to 1.5.x sites, and that there are other versions of IH to work on 1.3.9 and others. Read the first post to this thread:
    The previous support threads can be found here:
    http://www.zen-cart.com/forum/showthread.php?t=178972
    http://www.zen-cart.com/forum/showthread.php?t=35913
    http://www.zen-cart.com/forum/showthread.php?t=33373

    All support related questions for Image Handler 4 for v1.5.x should be posted on THIS support thread.

    The Image Handler 3 Support thread will continue to serve as the support thread for Image Handler 3 for v1.3.x (for ZC v1.3.9).
    The Image Handler 2 Support thread will continue to serve as the support thread for those who are using Image Handler 2 for v1.3.x (ZC v1.3.8).

    Any IH2 or IH3 questions posted here will be (gently or not so gently) re-directed back to the appropriate support thread. (and vice versa)
    Hopefully this post will spare you of any further suggestion to be redirected.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #1013
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler v4.3.3

    Quote Originally Posted by k1ra View Post
    I just installed Image Handler 4 on an upgrade of a 1.3.9 site to 1.5.1. Image Handler 4 is NOT resizing my images as it is supposed to. I upload my large size image [600x900] into the DEFAULT box, but the images are not compressing and resizing. On my localhost, on a fresh 1.5.1 install, this does work correctly.
    If I understand correctly you upgraded from Zen Cart 1.3.9 to 1.5.1, and installed IH4.. It's not working.. The most common reason is that IH4 is installed incorrectly.. Suggest rolling back and re-installing IH4..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #1014
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Image Handler v4.3.3

    Quote Originally Posted by mc12345678 View Post
    Having installed IH4 on a ZC V1.5.x. Site, then should have seen in the instructions that IH4 is only applicable to 1.5.x sites, and that there are other versions of IH to work on 1.3.9 and others. Read the first post to this thread:

    Hopefully this post will spare you of any further suggestion to be redirected.
    While on fourth read of the original question, I now understand the issue as diva vocals has reexpressed it, I apologize for my error above.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #1015
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Image Handler v4.3.3

    Should these OLD.IH4 files be deleted after install or upgrade? Do they cause security problems?
    Live and learn... the Zen way.

  6. #1016
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler v4.3.3

    Quote Originally Posted by mydanilo View Post
    Should these OLD.IH4 files be deleted after install or upgrade? Do they cause security problems?
    No.. they are there so that if you uninstall it can restore the previous version of the files.. (their purpose is explained in the readme..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #1017
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Image Handler v4.3.3

    Thanks, just was not clear if they still "could" be a security problem. One could always upload them again before uninstall if need be. But if they cause no harm, I'll leave them alone.
    Live and learn... the Zen way.

  8. #1018
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: Image Handler v4.3.3

    Im sure Ive had this problem before but I cant remember the answer...

    Ive installed IH4 and its all basically working but the link to enlarge images on my product pages is incorrect (I think).

    The link code is:

    /images/large/image-name__LRG.jpg

    But I think it would work fine if it was

    /images/image-name.jpg

    When I click the image to enlarge it I just get a blank white overlay.

    My large folder is there and has all permissions etc but there are no LRG.jpg files within it. The original files I upload when creating a product are the large, full size zoom pictures that I want to use. Im using a template monster theme and it has a lightbox type of setup zoom function.
    The thumbnail on the product page is working fine, its from the bmz_cache folder.

    Sorry if Ive missed something, searching this thread for LRG.jpg found nothing so I presume this question hasnt been answered before...

  9. #1019
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: Image Handler v4.3.3

    Also I should add that adding any additional images works fine, uploading image-name_1.jpg shows the extra image on the page and clicking that thumbnail zooms the extra image into the lightbox zoom function.

    Also using the firebug plugin and changing the code on the page to the correct image url allows everything to work fine as well.

    So simply, where is my site getting this new link code from with the /large/ and the _LRG.jpg additions to the URL?

  10. #1020
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler v4.3.3

    Quote Originally Posted by Chargin View Post
    Im sure Ive had this problem before but I cant remember the answer...

    Ive installed IH4 and its all basically working but the link to enlarge images on my product pages is incorrect (I think).

    The link code is:

    /images/large/image-name__LRG.jpg

    But I think it would work fine if it was

    /images/image-name.jpg

    When I click the image to enlarge it I just get a blank white overlay.

    My large folder is there and has all permissions etc but there are no LRG.jpg files within it. The original files I upload when creating a product are the large, full size zoom pictures that I want to use. Im using a template monster theme and it has a lightbox type of setup zoom function.
    The thumbnail on the product page is working fine, its from the bmz_cache folder.

    Sorry if Ive missed something, searching this thread for LRG.jpg found nothing so I presume this question hasnt been answered before...
    Quote Originally Posted by Chargin View Post
    Also I should add that adding any additional images works fine, uploading image-name_1.jpg shows the extra image on the page and clicking that thumbnail zooms the extra image into the lightbox zoom function.

    Also using the firebug plugin and changing the code on the page to the correct image url allows everything to work fine as well.

    So simply, where is my site getting this new link code from with the /large/ and the _LRG.jpg additions to the URL?
    As stated in the readme (and few times in this support thread) You do NOT upload ANY images to the large or medium folders.. Upload your LARGEST image and IH4 will create the optimized small, medium, and large images..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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