Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57271, comment 50


Ignore:
Timestamp:
02/17/2024 06:20:42 AM (15 months ago)
Author:
emilycestmoi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57271, comment 50

    initial v1  
    1 Just as I posted the above I checked my logs again and found another instance of "Cron reschedule event error". When I checking my debug logging I found that this time it occurred for an entirely different reason--the $wpdb->update() command failing in option.php:
     1Just as I posted the above I checked my logs again and found another instance of "Cron reschedule event error". When I checked my debug logging I found that this time the error occurred for an entirely different reason--the $wpdb->update() command failing in option.php:
    22
    33From option.php: