3.18.2 Fatal error Uncaught TypeError: Argument 1 passed to MailPoet\Cron\Daemon
-
I’m running 3.18.2 and get this error every time cron runs… Does anyone have any ideas?
PHP Fatal error: Uncaught TypeError: Argument 1 passed to MailPoet\Cron\Daemon::__construct() must be an instance of MailPoet\Cron\Workers\WorkersFactory, none given, called in /public_html/wp-content/plugins/mailpoet/mailpoet-cron.php on line 38 and defined in /public_html/wp-content/plugins/mailpoet/lib/Cron/Daemon.php:14
Stack trace:
#0 /public_html/wp-content/plugins/mailpoet/mailpoet-cron.php(38): MailPoet\Cron\Daemon->__construct()
#1 {main}
thrown in /public_html/wp-content/plugins/mailpoet/lib/Cron/Daemon.php on line 14Fatal error: Uncaught TypeError: Argument 1 passed to MailPoet\Cron\Daemon::__construct() must be an instance of MailPoet\Cron\Workers\WorkersFactory, none given, called in /public_html/wp-content/plugins/mailpoet/mailpoet-cron.php on line 38 and defined in /public_html/wp-content/plugins/mailpoet/lib/Cron/Daemon.php:14
Stack trace:
#0 /public_html/wp-content/plugins/mailpoet/mailpoet-cron.php(38): MailPoet\Cron\Daemon->__construct()
#1 {main}
thrown in /public_html/wp-content/plugins/mailpoet/lib/Cron/Daemon.php on line 14
- The topic ‘3.18.2 Fatal error Uncaught TypeError: Argument 1 passed to MailPoet\Cron\Daemon’ is closed to new replies.