• I updated a transferred website from PHP 7.4.33 to PHP 8.2.17 and the website? crash... when i access the /wp-admin page, i received the following? message

    ?Deprecated: Creation of dynamic property GD_SEV_Plugin::$__FILE__ is? deprecated in /home/xxxxx/xxxxxx.com.au/wp-content/plugins/search-engine-

    ?visibility/classes/plugin.php on line 19

    ?Notice: Function _load_textdomain_just_in_time was called incorrectly.

    ?Translation loading for the wordpress-seo domain was triggered too early.

    ?This is usually an indicator for some code in the plugin or theme running? too early. Translations should be loaded at the init action or later.

    ?Please see Debugging in WordPress for more information. (This message was? added in version 6.7.0.) in /home/xxxxxx/xxxxxx.com.au/wp-? includes/functions.php on line 6114

    ?Fatal error: Uncaught Error: Undefined constant "HEADER_IMAGE_WIDTH" in

    ?/home/xxxxxx/xxxxxx.com.au/wp-content/themes/prestige-

    ?brisbane/functions.php:28 Stack trace: #0 /home/xxxxxx/xxxxxx.com.au/wp-

    ?includes/class-wp-hook.php(324): twentyten_setup('') #1

    ?/home/xxxxx/xxxxxx.com.au/wp-includes/class-wp-hook.php(348):

    ?WP_Hook->apply_filters(NULL, Array) #2 /home/xxxxx/xxxxxx.com.au/wp-

    ?includes/plugin.php(517): WP_Hook->do_action(Array) #3

    ?/home/xxxxxx/xxxxxx.com.au/wp-settings.php(682):

    ?do_action('after_setup_the...') #4 /home/xxxxx/xxxxx.com.au/wp-

    ?config.php(101): require_once('/home/xxxxx/...') #5

    ?/home/xxxxxx/xxxxxx.com.au/wp-load.php(50):

    ?require_once('/home/xxxxx/...') #6 /home/xxxxx/xxxxxx.com.au/wp-blog-

    ?header.php(13): require_once('/home/xxxxx/...') #7

    ?/home/xxxxx/xxxxx.com.au/index.php(17): require('/home/xxxxx/...') #8? {main} thrown in /home/xxxxxx/xxxxxx.com.au/wp-content/themes/prestige-

    ?brisbane/functions.php on line 28

    ?Can you please help
Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you try to disable plugins from cpanel?
    Just rename the folder or move folder. Then reload the site if its load in incognito mode.

    Looks like a plugin name
    search-engine-

    Causing this error.

    These are several messages, but only one of them is critical:

    The Prestige Magazine theme you are using seems to have a bug. You would have to ask their support how to fix it: https://www.ads-software.com/support/theme/prestige-magazine/
    Alternatively, you can also delete the theme via FTP (in wp-content/themes/). This should take you back to the backend and allow you to activate another theme.

    No error, but indications include the message about a function in the search-engine-visibility plugin that can no longer be used. I can’t find anything about a plugin with this name, which is why I suspect that it is an extremely outdated plugin that has not been developed for years. I would recommend deleting it here.

    And then there is a message about the Yoast plugin, which is probably not compatible with the WordPress version 6.7.x you are using. It should be sufficient to install an update from Yoast.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.