Page 1 of 2 12 LastLast
Results 1 to 10 of 750

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,977
    Plugin Contributions
    96

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

    Quote Originally Posted by brittainmark View Post
    Is it possible to refresh the cached images? When i upload a replacement image (via sftp) with the name of an existing image I have to delete the old cached images to have new ones created. Don't know if facility already exists or if this is a new request?
    IH will automatically regenerate a cached image if the last-modified date for the base file is more recent than that of its associated cached image. When you're uploading those replacement images, make sure that the date/time associated with that image is 'today' and you'll have no issues.

    Barring that, you can use Image Handler's admin tool to reset your store's image-cache and all the cached images will be regenerated as they're needed.

  2. #2
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    454
    Plugin Contributions
    0

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

    I'm a little confused by a phrase in the installation instructions for this plug-in. The phrase says "Next, using an FTP program, upload the files from the 1_Installation_Files (v1.5.5) directory to your store's web-hosted root directory" Does that mean the root directory of the store or the root directory of the web hosting account? These are very different directories. Since the instructions also say to follow the steps exactly, I'm looking for some clarification before continuing.

  3. #3
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    454
    Plugin Contributions
    0

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

    Quote Originally Posted by earmsby View Post
    I'm a little confused by a phrase in the installation instructions for this plug-in. The phrase says "Next, using an FTP program, upload the files from the 1_Installation_Files (v1.5.5) directory to your store's web-hosted root directory" Does that mean the root directory of the store or the root directory of the web hosting account? These are very different directories. Since the instructions also say to follow the steps exactly, I'm looking for some clarification before continuing.
    Well, I figured it was more likely to mean the root directory of the store itself and not the webhost, so I proceeded on that basis. Although there wasn't any notice, I thought it did install as I now have the the config values under Configuration > Images.

    I read through the documentation but have difficulty understanding how to actually add additional images (which was the purpose of my looking into this plugin). Now I wonder whether I've misunderstood what this does as instead of being able to add any new additional images, I can no longer view the additional images I already uploaded to my images folder for a few test products.

    I am also unable to see or add images through the Image Handler screen (i.e. go to products, click new icon for managing images, select category, then select product). I can see details about the product and there are headings for a list of images but no images, even though images were uploaded and added when I created the product initially. There is no button or method to add any image and when I click the button to edit the product, I get a blank white screen.

    I'm guessing I messed something up when I tried to install this plug-in or else something else is wrong with my set up. Thankfully this is all on a development store - no real customers or store admins.

    Hmmm... not sure where to look to try to troubleshoot. Maybe just uninstall and go back to regular additional images functionality.

  4. #4
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    454
    Plugin Contributions
    0

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

    Quote Originally Posted by earmsby View Post
    Well, I figured it was more likely to mean the root directory of the store itself and not the webhost, so I proceeded on that basis. Although there wasn't any notice, I thought it did install as I now have the the config values under Configuration > Images.

    I read through the documentation but have difficulty understanding how to actually add additional images (which was the purpose of my looking into this plugin). Now I wonder whether I've misunderstood what this does as instead of being able to add any new additional images, I can no longer view the additional images I already uploaded to my images folder for a few test products.

    I am also unable to see or add images through the Image Handler screen (i.e. go to products, click new icon for managing images, select category, then select product). I can see details about the product and there are headings for a list of images but no images, even though images were uploaded and added when I created the product initially. There is no button or method to add any image and when I click the button to edit the product, I get a blank white screen.

    I'm guessing I messed something up when I tried to install this plug-in or else something else is wrong with my set up. Thankfully this is all on a development store - no real customers or store admins.

    Hmmm... not sure where to look to try to troubleshoot. Maybe just uninstall and go back to regular additional images functionality.

    Well, I did a little bit o digging into the log files and I see the problem may be one of memory. Here is what is in the admin log after I try to view a product in the IH5 manager:


    Code:
    PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10200 bytes) in /path/to/my/store/includes/classes/bmz_image_handler.class.php on line 826.
    The test images I am using are pretty large. Could that be the issue?

  5. #5
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

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

    UNDEFINED CONSTANT ERROR Image Handler 5 (for v1.5.6a)

    ERROR#1
    [22-Apr-2019 20:52:29 America/Chicago] Request URI: /XXX-p-3.html, IP address: 5.9.XX.XX
    #1 include(/home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/includes/modules/extra_functions.php:44]
    #2 include(/home/shrimps/public_html/includes/modules/extra_functions.php) called at [/home/shrimps/public_html/includes/init_includes/init_general_funcs.php:42]
    #3 require(/home/shrimps/public_html/includes/init_includes/init_general_funcs.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #4 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/includes/application_top.php:170]
    #5 require(/home/shrimps/public_html/includes/application_top.php) called at [/home/shrimps/public_html/index.php:26]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php on line 16.

    ERROR #2
    [22-Apr-2019 20:52:37 America/Chicago] Request URI: /ADMIN/keepalive.php, IP address: XX.XX.XX.XX
    #1 require(/home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/ADMIN/includes/functions/extra_functions/functions_bmz_image_handler.php:18]
    #2 require(/home/shrimps/public_html/ADMIN/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/ADMIN/includes/init_includes/init_general_funcs.php:45]
    #3 require(/home/shrimps/public_html/ADMIN/includes/init_includes/init_general_funcs.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #4 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/ADMIN/includes/application_top.php:171]
    #5 require(/home/shrimps/public_html/ADMIN/includes/application_top.php) called at [/home/shrimps/public_html/ADMIN/keepalive.php:9]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php on line 16.


    [22-Apr-2019 20:52:37 America/Chicago] Request URI: /ADMIN/keepalive.php, IP address: XX.XX.XX.XX
    #1 require(/home/shrimps/public_html/ADMIN/includes/languages/english/extra_definitions/image_handler_extra_definitions.php) called at [/home/shrimps/public_html/ADMIN/includes/init_includes/init_languages.php:44]
    #2 require(/home/shrimps/public_html/ADMIN/includes/init_includes/init_languages.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #3 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/ADMIN/includes/application_top.php:171]
    #4 require(/home/shrimps/public_html/ADMIN/includes/application_top.php) called at [/home/shrimps/public_html/ADMIN/keepalive.php:9]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/ADMIN/includes/languages/english/extra_definitions/image_handler_extra_definitions.php on line 25.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,977
    Plugin Contributions
    96

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    UNDEFINED CONSTANT ERROR Image Handler 5 (for v1.5.6a) ...
    I've got a v5.1.3 release staged (currently in beta) that corrects this issue; see this (https://github.com/DivaVocals/zen_Im...ler/issues/151) GitHub issue for details.

  7. #7
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

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

    Quote Originally Posted by lat9 View Post
    I've got a v5.1.3 release staged (currently in beta) that corrects this issue; see this (https://github.com/DivaVocals/zen_Im...ler/issues/151) GitHub issue for details.
    Great! Thank you!

  8. #8
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

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

    Quote Originally Posted by lat9 View Post
    I've got a v5.1.3 release staged (currently in beta) that corrects this issue; see this (https://github.com/DivaVocals/zen_Im...ler/issues/151) GitHub issue for details.
    Hello lat9, would you please instruct me on how to fix this issue? I am trying to work on the GoogleFeeder module.... Thank you!

  9. #9
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    ERROR #2
    [22-Apr-2019 20:52:37 America/Chicago] Request URI: /ADMIN/keepalive.php, IP address: XX.XX.XX.XX
    #1 require(/home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/ADMIN/includes/functions/extra_functions/functions_bmz_image_handler.php:18]
    #2 require(/home/shrimps/public_html/ADMIN/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/ADMIN/includes/init_includes/init_general_funcs.php:45]
    #3 require(/home/shrimps/public_html/ADMIN/includes/init_includes/init_general_funcs.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #4 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/ADMIN/includes/application_top.php:171]
    #5 require(/home/shrimps/public_html/ADMIN/includes/application_top.php) called at [/home/shrimps/public_html/ADMIN/keepalive.php:9]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php on line 16.


    [22-Apr-2019 20:52:37 America/Chicago] Request URI: /ADMIN/keepalive.php, IP address: XX.XX.XX.XX
    #1 require(/home/shrimps/public_html/ADMIN/includes/languages/english/extra_definitions/image_handler_extra_definitions.php) called at [/home/shrimps/public_html/ADMIN/includes/init_includes/init_languages.php:44]
    #2 require(/home/shrimps/public_html/ADMIN/includes/init_includes/init_languages.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #3 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/ADMIN/includes/application_top.php:171]
    #4 require(/home/shrimps/public_html/ADMIN/includes/application_top.php) called at [/home/shrimps/public_html/ADMIN/keepalive.php:9]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/ADMIN/includes/languages/english/extra_definitions/image_handler_extra_definitions.php on line 25.
    PHP 7.2.10
    ZC v1.56b
    IH5 v5.1.3 (from ZC plugins)

    Just an FYI, on an initial IH5 installation, I get the above warnings only on the first admin page refresh after installing this mod. No further errors, although I haven't delved into the settings yet. Exact log file is:

    Code:
    [27-Jun-2019 09:30:23 Europe/London] Request URI: /ADMIN/index.php, IP address: 127.0.0.1
    #1  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\functions\extra_functions\functions_bmz_image_handler.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\functions\extra_functions\functions_bmz_image_handler.php:18]
    #2  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\functions\extra_functions\functions_bmz_image_handler.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_general_funcs.php:45]
    #3  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_general_funcs.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php:48]
    #4  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php:171]
    #5  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\index.php:10]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in D:\wamp64\www\MY_DOMAIN.co.uk\includes\functions\extra_functions\functions_bmz_image_handler.php on line 16.
    
    [27-Jun-2019 09:30:23 Europe/London] Request URI: /ADMIN/index.php, IP address: 127.0.0.1
    #1  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\languages\english\extra_definitions\image_handler_extra_definitions.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_languages.php:48]
    #2  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_languages.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php:48]
    #3  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php:171]
    #4  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\index.php:10]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\languages\english\extra_definitions\image_handler_extra_definitions.php on line 25.
    Simon

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,977
    Plugin Contributions
    96

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    Please forgive me but I am asking about how you fixed this issue:

    UNDEFINED CONSTANT ERROR Image Handler 5 (for v1.5.6a)

    ERROR#1
    [22-Apr-2019 20:52:29 America/Chicago] Request URI: /XXX-p-3.html, IP address: 5.9.XX.XX
    #1 include(/home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php) called at [/home/shrimps/public_html/includes/modules/extra_functions.php:44]
    #2 include(/home/shrimps/public_html/includes/modules/extra_functions.php) called at [/home/shrimps/public_html/includes/init_includes/init_general_funcs.php:42]
    #3 require(/home/shrimps/public_html/includes/init_includes/init_general_funcs.php) called at [/home/shrimps/public_html/includes/autoload_func.php:48]
    #4 require(/home/shrimps/public_html/includes/autoload_func.php) called at [/home/shrimps/public_html/includes/application_top.php:170]
    #5 require(/home/shrimps/public_html/includes/application_top.php) called at [/home/shrimps/public_html/index.php:26]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in /home/shrimps/public_html/includes/functions/extra_functions/functions_bmz_image_handler.php on line 16.



    I do not see any additional IH_VERSION or changes to the IH_VERSION in this file. Thank you!
    Quote Originally Posted by simon1066 View Post
    PHP 7.2.10
    ZC v1.56b
    IH5 v5.1.3 (from ZC plugins)

    Just an FYI, on an initial IH5 installation, I get the above warnings only on the first admin page refresh after installing this mod. No further errors, although I haven't delved into the settings yet. Exact log file is:

    Code:
    [27-Jun-2019 09:30:23 Europe/London] Request URI: /ADMIN/index.php, IP address: 127.0.0.1
    #1  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\functions\extra_functions\functions_bmz_image_handler.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\functions\extra_functions\functions_bmz_image_handler.php:18]
    #2  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\functions\extra_functions\functions_bmz_image_handler.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_general_funcs.php:45]
    #3  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_general_funcs.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php:48]
    #4  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php:171]
    #5  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\index.php:10]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in D:\wamp64\www\MY_DOMAIN.co.uk\includes\functions\extra_functions\functions_bmz_image_handler.php on line 16.
    
    [27-Jun-2019 09:30:23 Europe/London] Request URI: /ADMIN/index.php, IP address: 127.0.0.1
    #1  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\languages\english\extra_definitions\image_handler_extra_definitions.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_languages.php:48]
    #2  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\init_includes\init_languages.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php:48]
    #3  require(D:\wamp64\www\MY_DOMAIN.co.uk\includes\autoload_func.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php:171]
    #4  require(D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\application_top.php) called at [D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\index.php:10]
    --> PHP Warning: Use of undefined constant IH_VERSION - assumed 'IH_VERSION' (this will throw an Error in a future version of PHP) in D:\wamp64\www\MY_DOMAIN.co.uk\ADMIN\includes\languages\english\extra_definitions\image_handler_extra_definitions.php on line 25.
    Thanks to both of you; I need to get my eyes re-examined, since that first posting absolutely identified the error and the second simply pounded that identification!

    It'll happen, as @simon1066 indicated, only on the very initial page-load since IH_VERSION isn't yet set. I've created a GitHub issue to track the resolution of the issue (https://github.com/DivaVocals/zen_Im...ler/issues/161).

 

 
Page 1 of 2 12 LastLast

Similar Threads

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