• Resolved lureki

    (@lureki)


    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 7049

    All 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…

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lureki

    (@lureki)

    There is more showing up on the top of the frontend page:

    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-content/plugins/beautiful-and-responsive-cookie-consent/class/class-nsc_bar_cookie_handler.php on line 252
    
    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-content/plugins/beautiful-and-responsive-cookie-consent/class/class-nsc_bar_cookie_handler.php on line 252
    
    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-content/plugins/beautiful-and-responsive-cookie-consent/class/class-nsc_bar_cookie_handler.php on line 252
    
    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-content/plugins/beautiful-and-responsive-cookie-consent/class/class-nsc_bar_cookie_handler.php on line 252
    
    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-content/plugins/beautiful-and-responsive-cookie-consent/class/class-nsc_bar_cookie_handler.php on line 252
    Skip to content
    Thread Starter lureki

    (@lureki)

    Please re-Spam me, I copied this from the Everything else-Forum as I’m not able to delete it over there.
    I think post belongs in here rather then the other forum.

    Hi lureki,

    Seems like the issue is coming from the Post Expirator and Beautiful Cookie Consent Banner plugins. You can run a conflict test to troubleshoot the issue. Just remember to create a backup before making any changes to your website.

    To run a conflict test, switch to a WordPress default theme and temporarily disable all plugins in these steps. If the issue goes away, enable them one by one while checking for the issue. Also, to switch to a WordPress default theme, find and rename your theme inside “wp-content/themes” directory that is mentioned in the article.

    Finally, check your website to ensure it’s functioning correctly. Also, make sure to contact the support team of the ones that caused the issue.

    Thread Starter lureki

    (@lureki)

    You were right, the plugin Future by PublishPress occured the crash, already posted in here: https://ww.wp.xz.cn/support/topic/version-4-1-4-crashed-my-site/page/2/#post-17277570

    I disabled all plugins via FileZilla and online again!
    Thanks for your support as well!

    Glad it helps!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help needed, Login not possible’ is closed to new replies.