Blog doesn’t load anymore | WordPress.org

Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. Hopefully, this will force the default theme to activate and rule out a theme-specific issue (theme functions can interfere like plugins).

manually resetting didn’t help (though it’s a little different now)

  • the theme folder has many folders with themes, how do I find my theme? (sorry for stupid questions)

You have activated PHP 8.2 or newer. The plugin you are using, “Download Plugins and Themes in ZIP from Dashboard”, is not compatible with this PHP-version. There is also a topic about this in their support forum: https://projectdmc.org/support/topic/php-8-2-error-message/ – have you installed an outdated version of the plugin? That would explain the message.

If it is the current version, I would recommend that you remove the directory /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-content/plugins/download-plugins-dashboard/ via FTP. Your web should then work again. However, you will no longer have the functions of this plugin.

Alternatively, you could try changing the PHP version to an older one, e.g. PHP 8.0 or even 7.4. To do this, you would need to contact your hoster’s support team.

However, I am totally surprised by the 2 paths in your error message:

/mnt/web301/a2/38/59957038/htdocs/wordpress/wp-content/plugins/includes/settings/class-alg-download-plugins-settings.php
/mnt/web301/a2/38/59957038/htdocs/wordpress/wp-content/plugins/download-plugins-from-dashboard.php

This does not exist and cannot exist according to the current scheme for plugins. A plugin called “includes” would be very strange. Please also check the plugin directory via FTP to see what it looks like. It should consist of subfolders – one for each plugin. However, if it looks as chaotic as the log makes it appear, you either have an ancient WordPress installation or your project is set up incorrectly overall.

I tried renaming the download-plugins-dashboard.php file and now I get this error:

Fatal error: Uncaught TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given in /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php:20 Stack trace: #0 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php(20): strpos() #1 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php(80): remove_block_asset_path_prefix() #2 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php(297): register_block_script_handle() #3 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php(372): register_block_type_from_metadata() #4 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-content/plugins/pdf-embedder/src/Plugin.php(116): register_block_type() #5 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/class-wp-hook.php(307): PDFEmbedder\Plugin->hook_init() #6 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #7 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/plugin.php(474): WP_Hook->do_action() #8 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-settings.php(587): do_action() #9 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-config.php(117): require_once(‘…’) #10 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-load.php(50): require_once(‘…’) #11 /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-blog-header.php(13): require_once(‘…’) #12 /mnt/web301/a2/38/59957038/htdocs/wordpress/index.php(17): require(‘…’) #13 {main} thrown in /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-includes/blocks.php on line 20

sorry: includes has the file class-alg-download-plugins-core.php and two folders: settings and js

I changed to php 8.1 but I can’t go lower it seems (strato)

  • This reply was modified 1 hour ago by fabian223.

I meant a directory, not a file. Does the directory not exist but only a file called download-plugins-dashboard.php ? Then the plugin has obviously been stored completely incorrectly in the plugin directory.

Can you connect via FTP and show a screenshot of the directory /mnt/web301/a2/38/59957038/htdocs/wordpress/wp-content/plugins/? How you can provide it here is described here: https://projectdmc.org/support/forum-user-guide/block-editor/#adding-screenshots

I also don’t understand how you can get such an error message when renaming a file. How did you try to rename the file? I would recommend using FTP. But renaming won’t help much.

thanks for the help!! I was finally able to access the admin tool and upgrade to the newest wordpress version and now it all works fine!!

  • This reply was modified 5 minutes ago by fabian223.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer