• In my site I’m getting the following warning with the version 3.3.8 of the plugin , with this backtrace:

    Backtrace from warning 'Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-jos-autocoupon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.)' at /[redacted]/public/wp-includes/functions.php 6121:

    /usr/local/bin/wp 4 calling include("phar:\/\/\/usr\/local\/bin\/wp\/php\/boot-phar.php")
    phar:///usr/local/bin/wp/php/boot-phar.php 20 calling include("phar:\/\/\/usr\/local\/bin\/wp\/vendor\/wp-cli\/wp-cli\/php\/wp-cli.php")

    phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php 32 calling WP_CLI\bootstrap()phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php 83 calling process(Object WP_CLI\Bootstrap\BootstrapState)

    phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php 28 calling start()

    phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php 1294 calling load_wordpress()

    phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php 1375 calling require("\[redacted]\/public\/wp-settings.php")

    /[redacted]/public/wp-settings.php 578 calling do_action("plugins_loaded")

    /[redacted]/public/wp-includes/plugin.php 517 calling do_action([""])

    /[redacted]/public/wp-includes/class-wp-hook.php 348 calling apply_filters(null, [""])

    /[redacted]/public/wp-includes/class-wp-hook.php 324 calling wjecf_action_plugins_loaded("")

    /[redacted]/public/wp-content/plugins/woocommerce-auto-added-coupons-pro/woocommerce-jos-autocoupon-pro.php 79 calling execute()

    /[redacted]/public/wp-content/plugins/woocommerce-auto-added-coupons-pro/includes/class-wjecf-bootstrap.php 15 calling bootstrap()

    /[redacted]/public/wp-content/plugins/woocommerce-auto-added-coupons-pro/includes/class-wjecf-bootstrap.php 25 calling load_plugin("includes\/plugins\/WJECF_Debug")

    /[redacted]/public/wp-content/plugins/woocommerce-auto-added-coupons-pro/includes/class-wjecf-bootstrap.php 164 calling __construct()

    /[redacted]/public/wp-content/plugins/woocommerce-auto-added-coupons-pro/includes/plugins/WJECF_Debug.php 18 calling ("Debugging methods for WooCommerce Extended Coupon Features.", "woocommerce-jos-autocoupon")

    /[redacted]/public/wp-includes/l10n.php 307 calling translate("Debugging methods for WooCommerce Extended Coupon Features.", "woocommerce-jos-autocoupon")

    /[redacted]/public/wp-includes/l10n.php 195 calling get_translations_for_domain("woocommerce-jos-autocoupon")

    /[redacted]/public/wp-includes/l10n.php 1409 calling _load_textdomain_just_in_time("woocommerce-jos-autocoupon")

    /[redacted]/public/wp-includes/l10n.php 1371 calling _doing_it_wrong("_load_textdomain_just_in_time", "Function _load_textdomain_just_in_time was called <strong>incorrectly<\/strong>. Translation loading for the woocommerce-jos-autocoupon<\/code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init<\/code> action or later. Please see Debugging in WordPress<\/a> for more information. (This message was added in version 6.7.0.)", "(This message was added in version 6.7.0.)")

    /[redacted]/public/wp-includes/functions.php 6061 calling wp_trigger_error("", "Function _load_textdomain_just_in_time was called incorrectly<\/strong>. Translation loading for the <code>woocommerce-jos-autocoupon<\/code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init<\/code> action or later. Please see Debugging in WordPress<\/a> for more information. (This message was added in version 6.7.0.)")

    /[redacted]/public/wp-includes/functions.php 6121 calling trigger_error("Function _load_textdomain_just_in_time was called incorrectly<\/strong>. Translation loading for the <code>woocommerce-jos-autocoupon<\/code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init<\/code> action or later. Please see Debugging in WordPress<\/a> for more information. (This message was added in version 6.7.0.)", 1024)

    I’m using the last version of WooCommerce and WordPress

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.