git-updater: PHP errors when running CLI cron

Started appearing after the update to 10.0.

PHP Warning:  Undefined array key "github-updater/vendor/freemius/wordpress-sdk" in /home/nginx/domains/bamapolitics.com/public/wp-content/plugins/git-updater/vendor/freemius/wordpress-sdk/start.php on line 192
PHP Warning:  Attempt to read property "plugin_path" on null in /home/nginx/domains/bamapolitics.com/public/wp-content/plugins/git-updater/vendor/freemius/wordpress-sdk/start.php on line 197
PHP Warning:  Undefined array key "github-updater/vendor/freemius/wordpress-sdk" in /home/nginx/domains/bamapolitics.com/public/wp-content/plugins/simple-author-box-premium/freemius/start.php on line 184
PHP Warning:  Attempt to read property "plugin_path" on null in /home/nginx/domains/bamapolitics.com/public/wp-content/plugins/simple-author-box-premium/freemius/start.php on line 189

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 18 (10 by maintainers)

Most upvoted comments

I don’t know where it was cached but it seems it was a cached issue. I disabled all plugins and then reenabled them and now can run the script without any errors.

Thanks for the help and for trying to look into this.