Yep, that processing was removed in v5.1.0: https://github.com/DivaVocals/zen_Im...dler/issues/89
Yep, that processing was removed in v5.1.0: https://github.com/DivaVocals/zen_Im...dler/issues/89
Thank you for the detailed link and background!
"Image Handler5 was successfully updated from vIH_VERSION to v5.1.1." message remains on top of the admin page.
I'm using ZC 1.5.5.
I've seen the same problem mentioned in this thread:
https://www.zen-cart.com/showthread....owing-on-admin
Does anyone know how to remove this?
Thank you
Copy and paste the following into your admin's Tools->Install SQL Patches:
Did you, by chance, update IH from a previous version of Image Handler or was this a fresh IH install?Code:INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES ('IH version', 'IH_VERSION', '5.1.1', 'Displays the currently-installed version of <em>Image Handler</em>.', 4, 1000, now(), NULL, 'trim(');
Thank you. It worked perfectly.
I started from a fresh install of ZC 1.5.5 and (I believed) a fresh install of IH5. However, while bringing back some of my ZC 1.5.4 overrides and modifications prior to installing IH5, it's possible, even likely, that I had components of an earlier version of IH before attempting to install IH5.
Hi there.. I just found your addon.. I love the concept, but it is not working correctly for me.. I have read through, I think, everything.. My zen-cart and IH are the most current version..
Adding a second image to the first product worked perfectly.. But when I add another second image to another listing, it changes all of them to the one I just added..
I didn't see anyone else with the problem, any advise??
Thanks so much!
Would you post back what you figured out, to possibly help someone with the same issue in the future?
I noticed in Chrome that if you go to a lower product listing that the popup image that image-handler generates floats higher and higher and floats away on top of the window. So you have only an enlarged image for the first two/three products. No problem in other browsers, only in Chrome. Tried to figure it out myself and looked for similar posts but can't find the solution so far. ! Zen-cart 1.5.5e with Responsive Classic Template in use
Bookmarks