• Dear WordPress-Team,

    the Website won’t load. I turned on the debug-log but i can’t resolve those issues. Can somebody help me please?

    Deprecated: Calling static trait method DevOwl\RealCookieBanner\Vendor\DevOwl\Multilingual\UtilsProvider::setupConstants is deprecated, it should only be called on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/multilingual/src/autoload.php on line 7
    
    Deprecated: Calling static trait method DevOwl\RealCookieBanner\Vendor\DevOwl\RealProductManagerWpClient\UtilsProvider::setupConstants is deprecated, it should only be called on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/real-product-manager-wp-client/src/autoload.php on line 7
    
    Deprecated: Calling static trait method DevOwl\RealCookieBanner\Vendor\DevOwl\RealQueue\UtilsProvider::setupConstants is deprecated, it should only be called on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/real-queue/src/autoload.php on line 7
    
    Deprecated: Calling static trait method DevOwl\RealCookieBanner\Vendor\DevOwl\RealUtils\UtilsProvider::setupConstants is deprecated, it should only be called on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/real-utils/src/autoload.php on line 7
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_FILE is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 174
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_FILE is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 42
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CLASS_ACTIVATOR is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 46
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CLASS_ASSETS is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 49
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CLASS_LOCALIZATION is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 60
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_ROOT_SLUG is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Core.php on line 64
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_SLUG is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Service.php on line 149
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_SLUG is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Service.php on line 149
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_SLUG is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Service.php on line 149
    
    Deprecated: Accessing static trait property DevOwl\RealCookieBanner\Vendor\MatthiasWeb\Utils\PluginReceiver::$PLUGIN_CONST_SLUG is deprecated, it should only be accessed on a class using the trait in /usr/www/users/hoevelj/wp-content/plugins/real-cookie-banner/vendor/devowl-wp/utils/src/Service.php on line 149
    
    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /usr/www/users/hoevelj/wp-includes/class-wp-hook.php on line 308
    • This topic was modified 3 years, 1 month ago by putzfraumann.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @putzfraumann ,

    It seems that the plugin real cookie banner is giving your website this issue. You can login to your Cpanel and renamed this plugin folder’s name (so it gets deactivated) and your site should be able to load after that.

    If you do not know how to do the above, you can get your web hosting’s help on this.

    Hope this helps!

    Thread Starter putzfraumann

    (@putzfraumann)

    Hi @raytan12 ,

    thank you really much for your fast response. I did what you said. Now i get:

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /usr/www/users/hoevelj/wp-includes/class-wp-hook.php on line 308

    I inserted into wp_config:

    define( 'WP_MEMORY_LIMIT', '256M' );

    Unfortunately it did not resolve the issue.

    Thank you really much for your help!

    Are you using PHP 8.1? If yes, you can try to use PHP 8 or 7.4 and see if the error still occurs or not.

    Thread Starter putzfraumann

    (@putzfraumann)

    Hi @situstarget ,

    I changed to 7.4. Now i get this:

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /usr/www/users/hoevelj/wp-includes/script-loader.php on line 1029

    You can try to increase PHP Memory, by adding this script to wp-config.php:

    define( ‘WP_MEMORY_LIMIT’, '512M' );

    or contact to your web hosting to increase memory limit in PHP.ini file.

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

The topic ‘Error loading page / Deprecated & Fatal Error’ is closed to new replies.