• We’re getting frequent and annoying PHP Error Log errors like this one. I have tried to delete it using WP Crontrol. But it keeps coming back. It tells me the event doesn’t exist. How can I delete it please?

    Dec 04, 08:11:56
    Cron unschedule event error for hook: members_admin_notifications_update, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:false,”args”:[]}

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @rsterry48 , did you get an answer after all about this? I’d also be interested in knowing if there’s a fix/solution for this issue.

    Thread Starter Robert

    (@rsterry48)

    In WordPress 6.1 extra error reporting was added so previously unseen errors are now logged and the following appeared on the Error Log Monitor on PROD. The author of WP Crontol recommended setting the error to ‘Ignore’.

    ‘Ignoring” the error in Error Log Monitor did not always record the error correctly as ignored and the error continued to be reported. The author of Error Log Monitor recommended that, if this happens, add the error or the part of it that keeps repeating to the “Ignored regular expressions” setting.

    Hope this helps.

    Cheers

    Robert

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

The topic ‘cron error – members_admin_notifications_update’ is closed to new replies.