Changes between Initial Version and Version 1 of Ticket #57271, comment 50
- Timestamp:
- 02/17/2024 06:20:42 AM (15 months ago)
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 check ing my debug logging I found that this time itoccurred for an entirely different reason--the $wpdb->update() command failing in option.php:1 Just 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: 2 2 3 3 From option.php: