Plugin throwing PHP warning (Cron) that is killing site
-
Been having terrible White Screen of Death issues – the culprit has been determined to be the Genoo plugin. Specifically, the debug log shows:
PHP Warning: Missing argument 1 for Genoo\Wordpress\Cron::cron() in \wp-content\plugins\genoo\libs\Genoo\Wordpress\Cron.php on line 23
Production site running on Linux box seems to be able to live with this warning, but the live site is on a Windows box and can’t survive it. Additionally, there’s a PHP notice:
PHP Notice: Undefined variable: args in \wp-content\plugins\genoo\libs\Genoo\Wordpress\Cron.php on line 25
This is not really an issue, just pointing it out. Client relies on Genoo elsewhere, and thusly would very much like to make use of this plugin on their new WP site, but as of now it is a deal breaker. Plugin has been deactivated and removed in order to revive the site. Any insight or help would be tremendously appreciated!
- The topic ‘Plugin throwing PHP warning (Cron) that is killing site’ is closed to new replies.