Hi,
I had the same problem: when opening the dashboard I got the following error messages:
Warning: strip_tags() expects parameter 1 to be string, array given in plugins/adminimize/inc-setup/dashboard.php on line 161
Warning: strip_tags() expects parameter 1 to be string, array given in plugins/adminimize/inc-setup/dashboard.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at plugins/adminimize/inc-setup/dashboard.php:161) in wp-admin/admin-header.php on line 9
Thanks to Andreas’ tip I could solve the problem without deactivating wpSEO:
Go to the wpSEO settings: Monitor -> “Show wpSEO Status on Dashboard”: disable checkbox and save settings
Then everything works fine!