Page 16 of 72 FirstFirst ... 614151617182666 ... LastLast
Results 151 to 160 of 712
  1. #151
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

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

    The code you refer to is very old, was never active in Zen Cart, and it has been removed in Zen Cart 1.5.6
    Quote Originally Posted by carlwhat View Post
    @lat9 apparently others think these configs exist as well. see:

    https://github.com/zencart/zencart/s...E_IMAGE_HEIGHT

  2. #152
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,849
    Plugin Contributions
    11

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

    Quote Originally Posted by Design75 View Post
    The code you refer to is very old, was never active in Zen Cart, and it has been removed in Zen Cart 1.5.6
    oops! sorry!
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #153
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

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

    No problem it was a good catch. Long ago there were plans to add image handler (or something) similar to the core, but it never matured.
    Quote Originally Posted by carlwhat View Post
    oops! sorry!

  4. #154
    Join Date
    Nov 2009
    Location
    Aransas Pass, TX
    Posts
    101
    Plugin Contributions
    1

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

    On my main page TechnoMonkeys, at the bottom are new products.

    Under Chrome, if I mouse over them, the image is offset way up high. It works great under Safari, FireFox, SeaMonkey and Internet Explorer and nothing works properly under Internet Explorer.

    I don't know if this can be handled here by IH5 or if it is exclusively a Google Chrome issue. I have reported it to Google, but we know Google ain't gonna help.

    I found a similar issue mentioned under the IH4 thread, but was never resolved.
    OP site here -> Hover over the "Monthly Specials For January" <-

    All the floaters seem to be fenced out by the "Monthly Specials For January" div.

    Any help would be appreciated. Thanks!

    Operating System linux (Hostmatters)
    Apache 2.4.37
    PHP 7.1.25
    MySQL 5.6.41

    ZenCart v1.5.5f
    About_us page
    dbio 1.5.1
    MainImageReplacer-v1.0 (modified extensively)
    Image_Handler5.1.1

    Local OS Mojave 10.14.3b
    PHP 7.1.23
    Apache 2.4.34
    MySql 8.0.13

  5. #155
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,402
    Plugin Contributions
    94

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

    That imagehover.js issue has been around for quite a while and, given the availability of alternate "hover" solutions now available, I have no plans to correct that ... unless someone submits a PR to the IH-5 GitHub repository.

  6. #156
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

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

    IMHO it should be removed from IH, because in is about optimizing images, and the hover is a fancy extra, that you can opu in a separate module.

    Quote Originally Posted by lat9 View Post
    That imagehover.js issue has been around for quite a while and, given the availability of alternate "hover" solutions now available, I have no plans to correct that ... unless someone submits a PR to the IH-5 GitHub repository.

  7. #157
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,311
    Plugin Contributions
    125

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

    Are we missing some SQL to add the file admin/image_handler.php to TABLE_ADMIN_PAGES?
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #158
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,402
    Plugin Contributions
    94

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

    Quote Originally Posted by swguy View Post
    Are we missing some SQL to add the file admin/image_handler.php to TABLE_ADMIN_PAGES?
    Nope, it's right there in the init_image_handler.php, on a fresh install.
    Code:
            // -----
            // Register the Image Handler tool within the Zen Cart admin menus.
            //
            if (!zen_page_key_exists('configImageHandler4')) {
                zen_register_admin_page('configImageHandler4', 'BOX_TOOLS_IMAGE_HANDLER', 'FILENAME_IMAGE_HANDLER', '', 'tools', 'Y', 14);
            }

  9. #159
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,311
    Plugin Contributions
    125

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

    OK. Legacy issue: this won't fire if you're doing an upgrade from a 1.3 site with the old image handler. If you move it down below the IH_RESIZE check, it *will* work. Not suggesting a code change since this won't be an issue for most folks but maybe a note in the docs.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #160
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,402
    Plugin Contributions
    94

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

    Quote Originally Posted by swguy View Post
    OK. Legacy issue: this won't fire if you're doing an upgrade from a 1.3 site with the old image handler. If you move it down below the IH_RESIZE check, it *will* work. Not suggesting a code change since this won't be an issue for most folks but maybe a note in the docs.
    I'll add a section to the online Troubleshooting documentation: https://github.com/DivaVocals/zen_Im...bleshooting.md

 

 
Page 16 of 72 FirstFirst ... 614151617182666 ... LastLast

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