• Resolved bigbritches

    (@bigbritches)


    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!

    https://www.ads-software.com/plugins/genoo/

Viewing 1 replies (of 1 total)
  • Plugin Author latorante

    (@latorante)

    Hi there Bigbritches,

    I am very sorry to hear that, we haven’t had a chance nor the enviroment ready to test the plugin on a Windows machine.

    Nevertheless, this warning of an missing argument in a funciton, and a notice of the same thing isn’t fatal issue at all, and it should not cause any harm to your website. We have addresssed the missing argument protection already in an upcoming version of Genoo (which is 2.5) but since that version will need to finish going through our testing it might be few more days. Having said that, I have just pushed a new update to the current version with that cron function affected checking arguments from WordPress.

    Hope that update helps and if anything else occurs, don’t hesitate to contact me.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin throwing PHP warning (Cron) that is killing site’ is closed to new replies.