[ad_1]
I cannot login in WordPress backend anymore.
There was a lot of coding showing on top of every page in the dashboard and backend. After refresh, no more login possible and this code appears:
Warning: array_map(): Expected parameter 2 to be an array, string given in /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php on line 41
Warning: array_filter() expects parameter 1 to be array, null given in /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php on line 42
Warning: array_map(): Expected parameter 2 to be an array, null given in /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php:41) in /var/www/web173/html/wordpresstest/wp-login.php on line 502
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php:41) in /var/www/web173/html/wordpresstest/wp-login.php on line 518
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php:41) in /var/www/web173/html/wordpresstest/wp-login.php on line 525
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web173/html/wordpresstest/wp-content/plugins/post-expirator/src/Modules/Settings/Models/SettingsPostTypesModel.php:41) in /var/www/web173/html/wordpresstest/wp-includes/functions.php on line 7049All this happened before updating the theme and some plugins.
After updating them I cannot login at all.
Is this a WordPress problem or is it theme related?
What can I do to fix it?
Can’t read code, only basic html, no script knowledge…
