Page 66 of 66 FirstFirst ... 1656646566
Results 651 to 660 of 660
  1. #651
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    270
    Plugin Contributions
    0

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

    Quote Originally Posted by heavensportal View Post
    I installed IH5, got no notice in the header of it being installed, I found the IH settings and such. The image shows in product listing and items page but nowhere else. Store just gives the product info with no image. Is it due to me having the store in maintenance mode, I reuploaded the files to their spots. I cleared its image cache but when I go to the link for managing the images it is blank. I have them named as they were in 1.39h...name.jpg ,name_01.jpg, This is from IH area,maybe I did not set the sizes like I should have?
    Have images been displayed before you installed IH?
    My business is GDPR compliant Webhosting and other Web Services.
    Beside that I still have a Zen Cart Shop running for Classic Vespa Spare Parts
    Locations in Germany, Spain and Finland. Other worldwide locations on demand

  2. #652
    Join Date
    Jun 2021
    Posts
    69
    Plugin Contributions
    0

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

    yes my test images. should I uninstall it then restart Firefix and try again? the next mod iwanted to try is the ceon url one, is it updated for 2.01

  3. #653
    Join Date
    Jun 2021
    Posts
    69
    Plugin Contributions
    0

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

    UPDATE, eveything shows up today. I figured out that when I added the product I have my main cat>vendor cat name. then add products but I had entered the product somehow wrong and once I set it proper all worked.


    2.0.1 is a different critter and almost everything is like a brand new store with things slightly different...

  4. #654
    Join Date
    Sep 2024
    Location
    Noord Holland
    Posts
    22
    Plugin Contributions
    0

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

    Dutch translation.

    DirkS
    Attached Files Attached Files

  5. #655
    Join Date
    Oct 2007
    Posts
    379
    Plugin Contributions
    0

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

    Zen cart v2.1.0, IH 5.3.5. Fresh install.
    The "Additional Images" button on the product page does not show up even additional images are added and displays fine in Admin. Is there a setting to enable the "Additional Images" button?
    The button shows up fine on the product pages for which I did not use IH (before installing IH):
    https://www.nordfield.com/index.php?...roducts_id=181
    When using IH:
    https://www.nordfield.com/index.php?...roducts_id=180

  6. #656
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,172
    Plugin Contributions
    90

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

    Quote Originally Posted by DML73 View Post
    Zen cart v2.1.0, IH 5.3.5. Fresh install.
    The "Additional Images" button on the product page does not show up even additional images are added and displays fine in Admin. Is there a setting to enable the "Additional Images" button?
    The button shows up fine on the product pages for which I did not use IH (before installing IH):
    https://www.nordfield.com/index.php?...roducts_id=181
    When using IH:
    https://www.nordfield.com/index.php?...roducts_id=180
    That site shows that it's in maintenance mode.

    Zen Cart 2.1.0 added a new setting in Configuration // Images: Additional Images matching pattern. On a fresh install, that setting is forced to strict -- while the pre-zc210 default is legacy.

    I'm guessing that (a) while the zc210 installation was a fresh install, that additional images were present in the site using the 'legacy' naming convention and (b) that IH has not (yet) been updated to recognize the 'strict' naming convention.

  7. #657
    Join Date
    Oct 2007
    Posts
    379
    Plugin Contributions
    0

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

    Oh I should have been able figure this out myself, indeed the problem was that I had changed "_" to "-" in bootstrap_additional_images.php (for a foolish reason). Once I changed that back to "_" it works fine

  8. #658
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    620
    Plugin Contributions
    7

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

    Anyone have this warning pop up from time to time?

    Code:
    [19-Jan-2025 18:59:10 America/New_York] Request URI: /justuptown/index.php?main_page=product_cards_ufs_info&cPath=1_11&products_id=794, IP address: 127.0.0.1, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(953): imagecreatefrompng()
    #2 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(750): ih_image->load_imageGD()
    #3 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(430): ih_image->resize_imageGD()
    #4 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(282): ih_image->get_resized_image()
    #5 E:\xampp\htdocs\justuptown\includes\functions\extra_functions\functions_bmz_image_handler.php(154): ih_image->get_local()
    #6 E:\xampp\htdocs\justuptown\includes\functions\html_output.php(214): handle_image()
    #7 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\templates\tpl_modules_main_product_image.php(19): zen_image()
    #8 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\templates\tpl_product_cards_ufs_display.php(61): require('E:\\xampp\\htdocs...')
    #9 E:\xampp\htdocs\justuptown\includes\modules\pages\product_cards_ufs_info\main_template_vars.php(153): require('E:\\xampp\\htdocs...')
    #10 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\common\tpl_main_page.php(233): require('E:\\xampp\\htdocs...')
    #11 E:\xampp\htdocs\justuptown\index.php(94): require('E:\\xampp\\htdocs...')
    --> PHP Warning: imagecreatefrompng(): gd-png: libpng warning: iCCP: known incorrect sRGB profile in E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php on line 953.
    Before I start recursing over every image in my directory, it's a lot, anyone have any ideas of a mend? [I'm 99% sure it's because some images being loaded have an iCCP color profile set to it.]

  9. #659
    Join Date
    Apr 2009
    Posts
    463
    Plugin Contributions
    2

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

    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  10. #660
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    620
    Plugin Contributions
    7

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

    Quote Originally Posted by brittainmark View Post
    Yup that's the same answer I found a while ago but was hoping there was another way to fix it besides pngcrushing almost 10K images. That did make it work in the long run though.

 

 
Page 66 of 66 FirstFirst ... 1656646566

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. 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