Page 22 of 72 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 712
  1. #211
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

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

    Thank you for the suggestion. I typically do renaming with bash shell scripting.

  2. #212
    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!

  3. #213
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,366
    Plugin Contributions
    94

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    Hello lat9, would you please instruct me on how to fix this issue? I am trying to work on the GoogleFeeder module.... Thank you!
    Go to the IH GitHub repository's "releases" page (https://github.com/DivaVocals/zen_Im...ndler/releases) and click the link for the download of v5.1.3; update the files that have been changed.

  4. #214
    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
    Go to the IH GitHub repository's "releases" page (https://github.com/DivaVocals/zen_Im...ndler/releases) and click the link for the download of v5.1.3; update the files that have been changed.
    Thank you! I think I noticed an issue with that release.... /includes/functions/extra_functions/functions_bmz_image_handler.ph instead of .php ????

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

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

    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!

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

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

    Can you tell me where IH_VERSION is set? Thank you!

  7. #217
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,366
    Plugin Contributions
    94

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    Thank you! I think I noticed an issue with that release.... /includes/functions/extra_functions/functions_bmz_image_handler.ph instead of .php ????
    I'm not sure where you're seeing this; all the extra_functions files are .php, as is the reference in the readme's change history.

    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!
    Was this an initial installation or an upgrade?

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

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

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    Can you tell me where IH_VERSION is set? Thank you!
    It's set in the plugin's installation script, /YOUR_ADMIN/includes/init_includes/init_image_handler.php, around line 237:
    Code:
        
        // -----
        // On an initial install or an upgrade from an IH-version that (er) didn't record an 'IH_VERSION',
        // create a configuration element that displays the plugin's current version and set that definition
        // for follow-on upgrade processing.
        //
        if (!defined('IH_VERSION')) {
            $db->Execute(
                "INSERT INTO " . TABLE_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', '" . IH_CURRENT_VERSION . "', 'Displays the currently-installed version of <em>Image Handler</em>.', $cgi, 1000, now(), NULL, 'trim(')"
            );
            define('IH_VERSION', (defined('IH_RESIZE')) ? '?.?.?' : '0.0.0');
        }
    Are you sure you've copied all the required files?

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

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

    Hello,

    I just unzipped the github download and did nothing else but browse the directory.... one of the files appears to be named incorrectly?

    I looked in this directory on the unzip:

    Thank you! I think I noticed an issue with that release.... /includes/functions/extra_functions/functions_bmz_image_handler.ph instead of .php ????


    Thank you!

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

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

    Oh sorry, my "invisible" bar was cutting off the last "p"

 

 
Page 22 of 72 FirstFirst ... 12202122232432 ... 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