Fatal Error after WordPress Update
Hi everyone,
Following updating to latest WordPress Version: 7.0.2, we are experiencing the following Fatal Errors when Admin Columns Pro is activated:
public\wp-admin\users.php(11): require_once(‘C:\\Users\\wizza\\…’) #19 {main} thrown in C:\Users\wizza\Local Sites\craftieslocal1\app\public\wp-content\plugins\admin-columns-pro\admin-columns\classes\Setting\ConfigCollection.php on line 22
Fatal error: Uncaught TypeError: AC\Setting\ConfigCollection::create_from_array(): Argument #1 ($data) must be of type array, bool given, called in C:\Users\wizza\Local public\wp-content\plugins\admin-columns-pro\admin-columns\classes\ListScreenRepository\Database.php on line 241 and defined i
The fatal error occurs when we try to access wp-admin > users
Deactivating Admin Columns Pro, removes the fatal error and we are able to access wp-admin > users
Also (this may be a seperate issue) when Admin columns Pro is activated and we go to wp-admin > products, we are unable to add, delete or replace product categories on individual products or bulk edit. We see ‘the results could not be loaded’