Replies: 0
I’m getting the following PHP errors when trying to configure the admin menus:
Trying to access array offset on value of type bool /wp-content/plugins/client-dash/core/customize/class-clientdash-customize.php on line 959
Trying to access array offset on value of type bool /wp-content/plugins/client-dash/core/customize/class-clientdash-customize.php on line 1113
Client Dash Version 2.1.5
Wordpress 5.4.2
PHP 7.4.2
If I downgrade to PHP 7.0.33 there are no errors.