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

    (@lureki)

    There is more showing up on the top of the 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

    Hi @lureki ,

    You could try:

    STEP A:

    1. Manually resetting the plugins (without accessing the WordPress dashboard).
    2. If that resolves the issue:
      a. Reactivate each plugin, and
      b. Check after each activation.

    If the issue persists after that:

    STEP B:

    1. Access your server via SFTP or FTP, or a file manager in your web server control panel (check with your hosting provider if you’re unsure of how to do that),
    2. Go to /wp-content/themes/ and rename the directory/folder of the active theme. That will force the default theme to activate and rule out a theme-specific issue.

    If the issue persists:

    STEP C:

    1. Create a backup of your site,
    2. Download a fresh copy of WordPress and decompress it,
    3. Access your site’s directory/folder on the server via SFTP or FTP, or a file manager in your web server control panel,
    4. Delete everything except the wp-config.php file and the /wp-content/ directory/folder,
    5. Copy all the content in the decompressed WordPress folder except the /wp-content/ directory/folder,
    6. Paste them in the site’s directory/folder on the server.

    This should replace all the core files without damaging the content and settings.

    Let us know if that helps.

    Thread Starter lureki

    (@lureki)

    Problem solved: the plugin Future by PublishPress occured the crash, already posted in here: https://wordpress.org/support/topic/version-4-1-4-crashed-my-site/page/2/#post-17277570

    I disabled all plugins via FileZilla and online again!

    Hi @lureki ,

    Thanks for the feedback.

    We’re glad that was helpful!

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

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