Warning Message

#467920
  • Resolved Haeuserer Ronald
    Rank Math free

    Recently I keep getting the error message:

    Warning: Undefined variable $num_pastdue_actions in /var/home/ca-ni-s_at/www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php on line 191

    Warning: Undefined variable $num_pastdue_actions in /var/home/ca-ni-s_at/www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php on line 194
    Action Scheduler: 0 past-due actions found; something may be wrong. Read documentation »

    Woocommerce plugin is NOT installed.
    how can I solve the problem?

    Thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    That is a new feature of the ActionScheduler that is used by our plugin to generate the actions for the Analytics module.

    You can disable that by adding the following filter to the website:

    
    add_filter( 'action_scheduler_pastdue_actions_check_pre', '__return_false' );
    

    ​​​​​​​Hope this helps solve your issues.

    Don’t hesitate to get in touch if you have any other questions.

    Thank you for your prompt reply

    AND

    cool, a warning as a feature

    Hello,

    Please do not hesitate to let us know if you need our assistance with anything else.

    We’re here to help.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘Warning Message’ is closed to new replies.