Fatal Error in Plugin Resulting in Cron Job Not Working
-
Crons are failing. Upon debugging I could find this error:
Fatal error: Uncaught Error: [] operator not supported for strings in ..public_html/wp-content/plugins/newsletter/plugin.php:279
This leads to next_run_relative of the newsletter cron job to be always now. And all crons that are supposed to run next after the newsletter break.
Is there a way we can fix it?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Fatal Error in Plugin Resulting in Cron Job Not Working’ is closed to new replies.