• Resolved wordmax

    (@wordmax)


    Whenever we deactivate the plugin, we see the following php error in the error_log on server:

    Cron reschedule event error for hook: wp_fastest_cache_Preload, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”everyfiveminute”,”args”:[],”interval”:300}

    Not causing any functionality issues, but just wanted to let the dev know.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Emre Vona

    (@emrevona)

    thank you so much. I will investigate the problem and let you know.

    Plugin Author Emre Vona

    (@emrevona)

    It seems that the custom intervals are being modified by a plugin. Can you please confirm that the ‘everyfiveminute’ custom interval exists?

    Thread Starter wordmax

    (@wordmax)

    wp control plugin > view cron schedules > I see the everyfiveminute interval exists (hover over it says “This schedule is added by another plugin and cannot be deleted”

    But today I tried deactivating/activating WPFC plugin and did not see any php warning in error log.

    So I guess it’s good to go. Thanks

    Plugin Author Emre Vona

    (@emrevona)

    You’re welcome 🙂 If you vote, it would make me so happy.

    https://ww.wp.xz.cn/support/plugin/wp-fastest-cache/reviews/

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

The topic ‘Deactivate plugin causes php error > Cron reschedule event error for hook’ is closed to new replies.