Results 1 to 10 of 1688

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    81
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Hi Diva

    Thanks again for replying. I did the reinstall in the test shop and it worked.
    I then compared the two databases and found that the configuration_key IH_VERSION was missing from configuration.

    I ran
    INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES
    (1455, 'IH version', 'IH_VERSION', '4.0', 'IH Version is stored but not shown on configuration menus', 0, 10000, '2012-06-01 12:04:15', '2012-06-01 12:04:15', NULL, NULL);
    in the shop database, and Image Handler is now working.
    I did ensure that 1455 was the next available configuration_id

    Thanks once again for your time.

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

    Default Re: Image Handler 4 Support Thread

    Interesting.. Perhaps another mod I installed "replaced" or removed the row from the configuration table?? Hmmmmmm.. Perhaps the same happened you you as well?? VERY interesting.. Well knowing WHAT happened is half the battle to a solution..

    Quote Originally Posted by coopco View Post
    Hi Diva

    Thanks again for replying. I did the reinstall in the test shop and it worked.
    I then compared the two databases and found that the configuration_key IH_VERSION was missing from configuration.

    I ran
    INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES
    (1455, 'IH version', 'IH_VERSION', '4.0', 'IH Version is stored but not shown on configuration menus', 0, 10000, '2012-06-01 12:04:15', '2012-06-01 12:04:15', NULL, NULL);
    in the shop database, and Image Handler is now working.
    I did ensure that 1455 was the next available configuration_id

    Thanks once again for your time.
    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.

  3. #3
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Image Handler 4 Support Thread

    Hello,

    Is there any way to set the zoom dimensions (for the hover on small image) different than the medium and large images dimensions?

    Thanks!

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by Thannaree View Post
    Hello,

    Is there any way to set the zoom dimensions (for the hover on small image) different than the medium and large images dimensions?

    Thanks!
    Not without digging into the code..
    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.

  5. #5
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Not without digging into the code..
    ok! do you happen to know in which file(s) I should be looking at?

    thanks much!

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by Thannaree View Post
    ok! do you happen to know in which file(s) I should be looking at?

    thanks much!
    I do not off the top of my head..
    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. #7
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 4 Support Thread

    Probably the class : bmz_image_handler.class.php
    And the javascript : jscript_imagehover.js

    Would be good places to start. However, you will need to be aware that the image needs to exist before the javascript calls it -- so using a different size of the zoom may turn out to be quite problematic.

 

 

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: 749
    Last Post: 20 May 2026, 03:47 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 176
    Last Post: 14 Dec 2025, 12:55 AM
  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

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