• Resolved emiel9d

    (@emiel9d)


    Hello,

    After doing some updates we got a fatal error coming from WooCommerce:

    PHP Fatal error: Uncaught InvalidArgumentException: Invalid action status: “paused”. in /wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:297

    After doing some debugging we found out your plugin was involved just before the fatal error:

    Array
    (
    [0] => Array
    (
    [file] => /wp-content/plugins/woocommerce/packages/action-scheduler/functions.php
    [line] => 452
    [function] => query_actions
    [class] => ActionScheduler_HybridStore
    [type] => ->
    )

    [1] => Array
    (
    [file] => /wp-content/plugins/enhanced-e-commerce-for-woocommerce-store/enhanced-ecommerce-google-analytics.php
    [line] => 260
    [function] => as_get_scheduled_actions
    )

    [2] => Array
    (
    [file] => /wp-content/plugins/enhanced-e-commerce-for-woocommerce-store/enhanced-ecommerce-google-analytics.php
    [line] => 302
    [function] => {closure}
    )

    [3] => Array
    (
    [file] => /wp-includes/class-wp-hook.php
    [line] => 324
    [function] => conv_clear_ut_cron
    )

    [4] => Array
    (
    [file] => /wp-includes/class-wp-hook.php
    [line] => 348
    [function] => apply_filters
    [class] => WP_Hook
    [type] => ->
    )

    [5] => Array
    (
    [file] => /wp-includes/plugin.php
    [line] => 517
    [function] => do_action
    [class] => WP_Hook
    [type] => ->
    )

    [6] => Array
    (
    [file] => /wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php
    [line] => 219
    [function] => do_action
    )

    )

    When switching back to our previous version (7.1.9) the issue was resolved. I don’t know if the issue is within the latest version (7.2.9) or a version between 7.1.9 and 7.2.9.

Viewing 1 replies (of 1 total)
  • Plugin Support avinashcov

    (@avinashcov)

    Hi @emiel9d,

    Thank you for creating this thread.

    We are glad to share that we have addressed this issue in the latest version we released(V7.2.10).

    Kind request to update to the latest version of the Plugin.

    You may also reach out to us over email at [email protected] if you have any further queries or concerns, and our support team would gladly assist you with the same.

    • This reply was modified 8 months ago by avinashcov. Reason: textual changes
Viewing 1 replies (of 1 total)

The topic ‘Fatal error: Invalid action status’ is closed to new replies.