I’m having an issue with the latest version of Sage 10 where the Add New plugin page is blank. If any page has an error currently, the HTML won’t load as well.
This is what I’ve done so far:
- I’ve disabled all plugins
- Re-installed a fresh copy of the latest Sage 10.
- I’m testing on WP 5.6.2, PHP 7.4.1, nginx, Local (by flywheel)
This is the error I’m getting via storage/logs/acorn.log
2021-02-28 11:30:37] production.ERROR: Undefined property: stdClass::$plugin {"userId":1,"exception":"
[object] (ErrorException(code: 0): Undefined property: stdClass::$plugin at /wp-includes/class-wp-list-util.php:159)
#0 /wp-includes/class-wp-list-util.php(159): Illuminate\\Foundation\\Bootstrap\\HandleExceptions-
handleError(8, 'Undefined prope...', '/Web...', 159, Array)
#1 /wp-includes/functions.php(4673): WP_List_Util->pluck('plugin', NULL)
#2 /wp-admin/includes/class-wp-plugin-install-list-table.php(258): wp_list_pluck(Array, 'plugin')
** #3 /wp-admin/plugin-install.php(41): WP_Plugin_Install_List_Table->prepare_items()
** #4 {main}
"}